Sid Gifari File Manager
🏠 Root
/
home1
/
immorth6
/
public_html
/
wp-content
/
plugins
/
wp-optimize
/
vendor
/
rosell-dk
/
webp-convert
/
Editing: phpcs-ruleset.xml
<?xml version="1.0"?> <ruleset name="Custom Standard"> <description>PSR2 without line ending rule - let git manage the EOL cross the platforms</description> <rule ref="PSR2" /> <rule ref="Generic.Files.LineEndings"> <exclude name="Generic.Files.LineEndings.InvalidEOLChar"/> </rule> </ruleset>
Save
Cancel