Commit 629f3e16 authored by Anton Smirnov's avatar Anton Smirnov
Browse files

Useless declaration

parent 6bae9394
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
<!--
    @see https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-Ruleset
-->
<ruleset name="Custom Standard" namespace="MyProject\CS\Standard">
<ruleset>
    <rule ref="SandFox_PHP81"/>
    <file>src</file>
    <file>tests</file>