no-framework-tutorial/implementation/18-caching/.phpcs.xml.dist

9 lines
153 B
Text
Raw Normal View History

2022-04-06 21:43:03 +00:00
<?xml version="1.0"?>
<ruleset>
<arg name="basepath" value="."/>
<file>src</file>
<file>config</file>
<rule ref="HardMode"/>
</ruleset>