Add a way of validating answers and render whole group of questions not just one file at a time. Add a cs-fixer package

This commit is contained in:
Krzysztof Płaczek
2024-10-24 16:23:43 +02:00
parent adb1449085
commit d07e20a1d5
13 changed files with 289 additions and 110 deletions

5
.gitignore vendored
View File

@@ -14,3 +14,8 @@
/public/assets/
/assets/vendor/
###< symfony/asset-mapper ###
###> php-cs-fixer/shim ###
/.php-cs-fixer.php
/.php-cs-fixer.cache
###< php-cs-fixer/shim ###