WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
plugins
/
auto
/
yaml
/
v3.1.2
/
Name
Action
..
CHANGELOG.md
Edit
composer.json
Edit
composer.lock
Edit
demo
inc
install.log
Edit
lang
paquet.xml
Edit
phpcs.xml.dist
Edit
prive
vendor
yaml_fonctions.php
Edit
Editing: phpcs.xml.dist
<?xml version="1.0"?> <ruleset> <file>.</file> <exclude-pattern>vendor/*</exclude-pattern> <exclude-pattern>lang/*</exclude-pattern> <rule ref="SPIP40"/> <config name="ignore_warnings_on_exit" value="1"/> <arg name="cache" value=".php_cs.cache"/> <arg name="report-full" value=".php_cs.txt"/> <arg name="report-summary"/> <arg value="s"/> </ruleset>