We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c586014 + 0464ac1 commit eb69d02Copy full SHA for eb69d02
phpcs.xml
@@ -1,6 +1,7 @@
1
<?xml version="1.0"?>
2
<ruleset name="PHPStan">
3
<config name="php_version" value="70400"/>
4
+ <arg name="basepath" value="."/>
5
<arg name="colors"/>
6
<arg name="extensions" value="php"/>
7
<arg name="encoding" value="utf-8"/>
0 commit comments