Page MenuHomeDevCentral

phpcs.xml
No OneTemporary

phpcs.xml

<?xml version="1.0"?>
<ruleset name="Nasqueron">
<rule ref="vendor/nasqueron/codestyle/CodeSniffer/ruleset.xml" />
<!-- Allow dprint_r() and dieprint_r() legacy debug function names -->
<rule ref="Generic.NamingConventions.CamelCapsFunctionName.NotCamelCaps">
<exclude-pattern>*/_register_to_global_space.php</exclude-pattern>
</rule>
<file>src</file>
<file>tests</file>
</ruleset>

File Metadata

Mime Type
text/xml
Expires
Thu, Dec 26, 17:01 (22 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2314877
Default Alt Text
phpcs.xml (416 B)

Event Timeline