mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-07-13 19:46:09 +09:00
Introducing coding standards validation.
This commit is contained in:
committed by
Nathan Rice
parent
6e40c921ab
commit
fd504d41ac
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<ruleset name="PHPCompatibility">
|
||||
<description>Coding Standard that checks for PHP version compatibility.</description>
|
||||
|
||||
<autoload>./../PHPCSAliases.php</autoload>
|
||||
|
||||
</ruleset>
|
||||
Reference in New Issue
Block a user