| Linux premium201.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 Path : /home/burnskfl/savagetreeremoval.com/wp-content/plugins/fakerpress/ |
| Current File : /home/burnskfl/savagetreeremoval.com/wp-content/plugins/fakerpress/phpcs.xml |
<?xml version="1.0"?> <ruleset name="FakerPress Coding Standards"> <file>src/</file> <file>fakerpress.php</file> <arg name="extensions" value="php"/> <rule ref="WordPress-VIP-Go"> <exclude name="WordPressVIPMinimum.JS"/> <exclude name="Generic.Debug.JSHint"/> </rule> <rule ref="WordPress-Extra"/> <rule ref="WordPress-Core"/> <rule ref="WordPress-Docs"> <exclude-pattern>*/tests/*</exclude-pattern> </rule> <rule ref="WordPress"> <exclude name="WordPress.Files.FileName"/> <exclude name="WordPress.PHP.YodaConditions.NotYoda"/> </rule> <rule ref="StellarWP"/> <!--exclude the rule for violation of direct DB calls as some have no alternative--> <rule ref="WordPress.DB.DirectDatabaseQuery"> <exclude-pattern>src/Test.php</exclude-pattern> </rule> <exclude-pattern>*/tests/*</exclude-pattern> <exclude-pattern>*/vendor/*</exclude-pattern> <!-- We always want short array syntax only. --> <rule ref="Generic.Arrays.DisallowLongArraySyntax" /> </ruleset>