Merge pull request #20 from Rumperuu/fix/pre-commit-linting
Add pre-commit linting
This commit is contained in:
commit
93122a867c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
<ruleset name="Pivotal Agency">
|
||||
<description>Pivotol Wordpress Coding Standards</description>
|
||||
<ruleset name="WordPress Coding Standards">
|
||||
<description>Wordpress Coding Standards</description>
|
||||
|
||||
<!-- Scan all files in directory -->
|
||||
<file>.</file>
|
||||
|
|
Reference in a new issue