Bill Mitchell

Results 24 issues of Bill Mitchell

This class isn't as clean as I'd like it: ``` public $indentationLimit = 2; ``` This doesn't really make sense because indentation limit is actually 1 but we use 2...

enhancement
help wanted

Make sure the error or warning message received is updated with the custom value in the test.

help wanted
Testing

Limit the number of member variables for a class. How many to limit?

help wanted
New Sniff

See if there's a way to do some tests. Possibly with https://github.com/orchestral/testbench

help wanted