ソースを参照

update the package name

Ben Dwyer 4 年 前
コミット
013c18aa84
1 ファイル変更1 行追加1 行削除
  1. 1 1
      phpcs.xml.dist

+ 1 - 1
phpcs.xml.dist

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