MD_QA/README.org
2020-09-03 15:51:16 +02:00

12 lines
403 B
Org Mode

* Quality Assurance Settings for museum-digital
** Tools used
- [[https://github.com/squizlabs/PHP_CodeSniffer][php-codesniffer]]
- [[https://github.com/phpstan/phpstan][PHPStan - PHP Static Analysis Tool]]
- [[https://phpunit.de/][phpunit]]
** This Repository
This repository serves to collect generally applicable rules, that can be embedded into the specific rule sets of the different projects.