Skip to content

Commit a157afa

Browse files
authored
Update codesniffer.ruleset.xml
1 parent 131682f commit a157afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/boilerplates/simple/.circleci/codesniffer.ruleset.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 name="timeinc-wp-plugin">
2+
<ruleset name="<%= DASHES_SLUG %>-wp-plugin">
33
<description>Custom plugin codesniffer exceptions.</description>
44
<exclude-pattern>vendor/*</exclude-pattern>
55
<exclude-pattern>lib/composer/*</exclude-pattern>

0 commit comments

Comments
 (0)