/contao-file-fill-bundle

File fill bundle for Contao CMS

Primary LanguagePHPGNU Lesser General Public License v3.0LGPL-3.0

Contao File Fill Bundle

Tests, Cs Fixer, check Contao coding standards

# 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