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 8bac4c2 commit bd321acCopy full SHA for bd321ac
ecs.php
ncs.xml
@@ -0,0 +1,8 @@
1
+<?xml version="1.0"?>
2
+<ruleset name="Custom" namespace="Nette">
3
+ <rule ref="$presets/php72.xml"/>
4
+
5
+ <rule ref="SlevomatCodingStandard.Exceptions.ReferenceThrowableOnly">
6
+ <severity>0</severity>
7
+ </rule>
8
+</ruleset>
0 commit comments