Skip to content

Commit 05b2a6a

Browse files
committed
Update changelog
1 parent 2dad0a9 commit 05b2a6a

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+
* `FunctionLengthSniff` now excludes doc blocks lines from counting
5+
* New `LineLengthSniff` (that replaces "Generic" sniff included by "PSR2") and
6+
ignores long lines coming from translation functions first argument
7+
38
## 0.4.0
49
* Rename custom rules namespace from `CodingStandard` to `InpsydeCodingStandard`
510

0 commit comments

Comments
 (0)