mirror of https://github.com/flightphp/core
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
414 B
10 lines
414 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ruleset name="pcsg-generated-ruleset">
|
|
<description>Created with the PHP Coding Standard Generator. http://edorian.github.io/php-coding-standard-generator/</description>
|
|
<arg name="colors"/>
|
|
<arg name="tab-width" value="4"/>
|
|
<rule ref="PSR12"/>
|
|
<!-- <rule ref="Generic.WhiteSpace.DisallowSpaceIndent"/> -->
|
|
<file>flight/</file>
|
|
<file>tests/</file>
|
|
</ruleset> |