Skip to content

Commit 3747ce0

Browse files
committed
Fix the phpcs file extension.
1 parent 94f1bde commit 3747ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcs.yml renamed to phpcs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<ruleset>
2+
<ruleset>
33
<file>./</file>
44
<exclude-pattern>./vendor/*</exclude-pattern>
55
<rule ref="PSR2" />

0 commit comments

Comments
 (0)