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 c638217 commit 89e9d51Copy full SHA for 89e9d51
StopTheWar/ruleset.xml
@@ -1,7 +1,3 @@
1
<?xml version="1.0"?>
2
<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>
7
</ruleset>
0 commit comments