mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-28 11:04:08 +01:00
5 lines
265 B
INI
5 lines
265 B
INI
phpcs.standard = ${basedir}/vendor/phpcq/coding-standard/phpcs/PhpCodeQuality/ruleset.xml
|
|
phpmd.ruleset = ${basedir}/vendor/phpcq/coding-standard/phpmd/ruleset.xml
|
|
phpcs.excluded = src/Resources/contao/languages,src/Resources/public/js
|
|
phpcpd.excluded = contao
|