mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-07-12 02:56:12 +09:00
8 lines
206 B
XML
8 lines
206 B
XML
<?xml version="1.0"?>
|
|
<ruleset name="PHPCompatibility">
|
|
<description>Coding Standard that checks for PHP version compatibility.</description>
|
|
|
|
<autoload>./../PHPCSAliases.php</autoload>
|
|
|
|
</ruleset>
|