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 62f596b commit c0f2c8aCopy full SHA for c0f2c8a
phpcs.ruleset.81.xml
@@ -18,7 +18,7 @@
18
19
<config name="testVersion" value="8.1"/>
20
<config name="php_version" value="80100"/>
21
- <config name="installed_paths" value="src/PixelFederationCodingStandard,vendor/phpcompatibility/php-compatibility,vendor/slevomat/coding-standard"/>
+ <config name="installed_paths" value="src/PixelFederationCodingStandard,vendor/pixelfederation/coding-standards/src/PixelFederationCodingStandard,vendor/phpcompatibility/php-compatibility,vendor/slevomat/coding-standard"/>
22
23
<rule ref="PixelFederationCodingStandard.ControlStructures.DisallowSwitchStatement"/>
24
0 commit comments