Skip to content

Commit ae0f9ac

Browse files
committed
Update changelog
1 parent dbbb16e commit ae0f9ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## Not released
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+
38
## 0.4.1
49
* `FunctionLengthSniff` now excludes doc blocks lines from counting
510
* New `LineLengthSniff` (that replaces "Generic" sniff included by "PSR2") and

0 commit comments

Comments
 (0)