WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
plugins-dist
/
archiviste
/
Name
Action
..
.editorconfig
Edit
.gitattributes
Edit
.gitignore
Edit
CHANGELOG.md
Edit
README.md
Edit
composer.json
Edit
inc
lang
paquet.xml
Edit
phpcs.xml.dist
Edit
phpstan-baseline.neon
Edit
phpstan.neon.dist
Edit
phpunit.xml.dist
Edit
prive
src
tests
var
Editing: phpcs.xml.dist
<?xml version="1.0"?> <ruleset> <file>inc</file> <file>src</file> <rule ref="SPIP41"/> <rule ref="PSR1"/> <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>