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 8e10722 commit 4df0491Copy full SHA for 4df0491
CHANGELOG.md
@@ -6,6 +6,7 @@
6
- Removed `NeutronStandard.MagicMethods.DisallowMagicSet`.
7
- Made `NeutronStandard.Whitespace.DisallowMultipleNewlines.MultipleNewlines` a warning not error.
8
- Added custom `AssignmentInsideConditionSniff` sniff.
9
+- Added custom `NoTopLevelDefineSniff` sniff.
10
11
## 0.6.0
12
- Missing return type waring from `ReturnTypeDeclarationSniff` skipped for hook callbacks.
0 commit comments