pdir/contao-file-fill-bundle

Contao CMS的文件填充包

安装: 5

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

类型:contao-bundle

dev-master 2020-10-10 10:20 UTC

This package is auto-updated.

Last update: 2024-09-10 18:56:47 UTC


README

测试,Cs Fixer,检查Contao编码标准

# Download
wget https://cs.symfony.com/download/php-cs-fixer-v2.phar -O php-cs-fixer
wget -O phpunit https://phar.phpunit.de/phpunit-8.phar

# Run
php php-cs-fixer
php phpunit
sh vendor/bin/ecs check src tests --config vendor/contao/easy-coding-standard/config/default.php