You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of these are from in person discussions though, and will have to be reconstructed.
I am open to PRs that add reasoning to the lint names in the readme, and will try to extract the discussions where I can from the tighten notes there!
For NoMethodVisibilityInTestsTest, I believe the primary point was in a standard PhpUnit suite the test method visibility is redundant (you usually aren't new-ing up PhpUnit class instances).
tlint
is fantastic to follow best practicesNoMethodVisibilityInTestsTest
The text was updated successfully, but these errors were encountered: