(Re)add tests directory to PHPCS checks;

Fix formatting in tests
This commit is contained in:
Justin Foell
2019-03-01 12:28:31 -06:00
parent a4e041805d
commit 85e75c5bde
3 changed files with 8 additions and 9 deletions
-1
View File
@@ -11,7 +11,6 @@
<file>./lib</file>
<file>./wp-strava.php</file>
<exclude-pattern>*/tests/*</exclude-pattern>
<exclude-pattern>*/vendor/*</exclude-pattern>
<config name="installed_paths" value="../../../vendor/wp-coding-standards/wpcs/" />