first commit
This commit is contained in:
19
wp-content/plugins/sitepress-multilingual-cms/vendor/otgs/installer/phpcs.compatibility.xml
vendored
Normal file
19
wp-content/plugins/sitepress-multilingual-cms/vendor/otgs/installer/phpcs.compatibility.xml
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
<ruleset name="WPML">
|
||||
<description>WPML Coding Standards</description>
|
||||
|
||||
<config name="testVersion" value="5.6-"/>
|
||||
|
||||
<rule ref="PHPCompatibility" />
|
||||
|
||||
<exclude-pattern>*/vendor/*</exclude-pattern>
|
||||
<exclude-pattern>*/tests/*</exclude-pattern>
|
||||
<exclude-pattern>*.js</exclude-pattern>
|
||||
<exclude-pattern>*.mo</exclude-pattern>
|
||||
<exclude-pattern>*.po</exclude-pattern>
|
||||
<exclude-pattern>*.twig</exclude-pattern>
|
||||
<exclude-pattern>*.css</exclude-pattern>
|
||||
<exclude-pattern>*.scss</exclude-pattern>
|
||||
|
||||
|
||||
</ruleset>
|
||||
Reference in New Issue
Block a user