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 dccba8e commit f154e21Copy full SHA for f154e21
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