Fixed formatting and bumped version

This commit is contained in:
Justin Foell
2018-03-23 11:21:14 -05:00
parent 3f08061045
commit 1556977c40
5 changed files with 21 additions and 16 deletions
+4
View File
@@ -7,4 +7,8 @@
<exclude name="WordPress.Files.FileName.NotHyphenatedLowercase" />
<exclude name="WordPress.Files.FileName.InvalidClassFileName" />
</rule>
<exclude-pattern>*/tests/*</exclude-pattern>
<exclude-pattern>*/vendor/*</exclude-pattern>
</ruleset>