Fix codestyle workflow
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / .phpcs.xml
CommitLineData
44848ddd
TD
1<?xml version="1.0"?>
2<ruleset>
3 <file>files/</file>
4 <arg name="extensions" value="php" />
5 <arg value="p"/>
6 <arg name="basepath" value="."/>
7
8 <rule ref="./WCF/CodeSniff/WCF/ruleset.xml"/>
9</ruleset>