Skip to content

Commit 89e9d51

Browse files
committed
Clear all overriden settings in ruleset.xml it has to stay empty
1 parent c638217 commit 89e9d51

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

StopTheWar/ruleset.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
<?xml version="1.0"?>
22
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="StopTheWar" xsi:noNamespaceSchemaLocation="../vendor/squizlabs/php_codesniffer/phpcs.xsd">
3-
<config name="php_version" value="70100"/>
4-
<file>./../</file>
5-
<exclude-pattern>*/tests/*/data/*</exclude-pattern>
6-
<exclude-pattern>*/vendor/*</exclude-pattern>
73
</ruleset>

0 commit comments

Comments
 (0)