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 a1aebd5 commit 352d361Copy full SHA for 352d361
ruleset.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ruleset name="Contributte" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vendor/squizlabs/php_codesniffer/phpcs.xsd">
3
<!-- Rulesets -->
4
- <rule ref="./vendor/contributte/qa/ruleset-8.0.xml"/>
+ <rule ref="./vendor/contributte/qa/ruleset-8.2.xml"/>
5
6
<!-- Rules -->
7
<rule ref="SlevomatCodingStandard.Files.TypeNameMatchesFileName">
0 commit comments