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.
13 lines
386 B
13 lines
386 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" />
|
|
<file>flight/</file>
|
|
<file>tests/</file>
|
|
</ruleset>
|