Skip to content

Commit bd321ac

Browse files
committed
replaced ecs.php with ncs
1 parent 8bac4c2 commit bd321ac

File tree

2 files changed

+8
-26
lines changed

2 files changed

+8
-26
lines changed

ecs.php

Lines changed: 0 additions & 26 deletions
This file was deleted.

ncs.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)