Skip to content

Commit 9953b9e

Browse files
committed
[PSR12] Remove duplicate content
1 parent 16a1cb0 commit 9953b9e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

phpcs.xml.dist

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?xml version="1.0"?>
2-
<ruleset name="Expressive Skeleton coding standard">
3-
<description>PSR12 coding standard</description>
4-
2+
<ruleset name="PSR12 coding standard">
53
<!-- display progress -->
64
<arg value="p"/>
75
<arg name="colors"/>

0 commit comments

Comments
 (0)