Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
srv
/
data
/
web
/
vhosts
/
www.humitest.fr
/
htdocs
/
vendor
/
fig
/
link-util
/
//proc/thread-self/root/srv/data/web/vhosts/www.humitest.fr/htdocs/vendor/fig/link-util/phpcs.xml
<?xml version="1.0"?> <ruleset name="PSR-2 coding standard"> <description>PSR-2 coding standards</description> <!-- display progress --> <arg value="p"/> <arg name="colors"/> <!-- inherit rules from: --> <rule ref="PSR2"/> <rule ref="Generic.Arrays.DisallowLongArraySyntax"/> <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"> <properties> <property name="ignoreBlankLines" value="false"/> </properties> </rule> <!-- Paths to check --> <file>src</file> <file>test</file> </ruleset>