Skip to content

Commit

Permalink
test: remove autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Feb 18, 2023
1 parent ec88c09 commit 80f946c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<ruleset name="PHP.Gt Standard" namespace="Gt\CS\Standard">
<description>Created from PHP.Gt/Styleguide</description>
<arg name="extensions" value="php" />
<autoload>vendor/autoload.php</autoload>

<rule ref="Generic.Classes.DuplicateClassName" />
<rule ref="Generic.Classes.OpeningBraceSameLine" />
Expand Down

0 comments on commit 80f946c

Please sign in to comment.