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 24f9f73 commit d1955d9Copy full SHA for d1955d9
1 file changed
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
<exclude name="SlevomatCodingStandard.PHP.DisallowReference.DisallowedPassingByReference"/>
6
</rule>
7
0 commit comments