Browse Source

update the package name

Ben Dwyer 4 years ago
parent
commit
013c18aa84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      phpcs.xml.dist

+ 1 - 1
phpcs.xml.dist

@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
 <?xml version="1.0"?>
-<ruleset name="ZBS">
+<ruleset name="themes">
 	<description>Apply WordPress Coding Standards to all files</description>
 	<description>Apply WordPress Coding Standards to all files</description>
 
 
 	<!-- Only scan PHP files. -->
 	<!-- Only scan PHP files. -->