[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
jurnal-kesmas
/
v1
/
lib
/
pkp
/
lib
/
vendor
/
sokil
/
php-isocodes
/
[
Home
]
File: phpcs.xml.dist
<?xml version="1.0"?> <ruleset name="php-isocodes"> <description>PSR12 + extended checks</description> <arg value="p" /> <arg value="s" /> <file>benchmarks/</file> <file>src/</file> <file>tests/</file> <config name="ignore_errors_on_exit" value="1"/> <config name="ignore_warnings_on_exit" value="1"/> <rule ref="PSR12"/> <rule ref="Squiz.Commenting.FunctionCommentThrowTag" /> <rule ref="Squiz.Commenting.VariableComment" /> </ruleset>