Page MenuHomeDevCentral
Paste P277

phpcs.xml
ActivePublic

Authored by dereckson on Mar 31 2018, 03:31.
Tags
None
Referenced Files
F591515: phpcs.xml
Mar 31 2018, 03:31
Subscribers
None
<?xml version="1.0"?>
<ruleset>
<rule ref="vendor/nasqueron/codestyle/CodeSniffer" />
<file>.</file>
<exclude-pattern>\.git/</exclude-pattern>
<exclude-pattern>vendor/</exclude-pattern>
</ruleset>

Event Timeline

dereckson changed the title of this paste from untitled to phpcs.xml.
dereckson updated the paste's language from autodetect to autodetect.