We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673cfe5 commit bb5397dCopy full SHA for bb5397d
CHANGELOG.md
@@ -4,6 +4,8 @@
4
* Fix a bug in `FunctionLengthSniff` which only excludes first doc block
5
* `FunctionLengthSniff` also excludes (by default) blank lines and single line comments
6
* Introduce `phpcs.xml`
7
+* Small improvements to ruleset
8
+* Use own styles
9
10
## 0.4.1
11
* `FunctionLengthSniff` now excludes doc blocks lines from counting
0 commit comments