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 2dad0a9 commit 05b2a6aCopy full SHA for 05b2a6a
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
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
+
8
## 0.4.0
9
* Rename custom rules namespace from `CodingStandard` to `InpsydeCodingStandard`
10
0 commit comments