The Wayback Machine - https://web.archive.org/web/20210822095928/https://github.com/cakephp/cakephp/blob/master/phpcs.xml
Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
<?xml version="1.0"?>
<ruleset name="CakePHP Core">
<config name="installed_paths" value="../../cakephp/cakephp-codesniffer" />
<rule ref="CakePHP" />
<arg value="s"/>
</ruleset>