Opinionated CS checks (inspired on symfony-tools/fabbot). Currently used for all projects at Rollerscapes, Rollerworks, HuPKit and Rollersearch.
- Check PHP code style
- Check Twig code style
- Check for common typos (currently disabled)
- Check for readonly classes
- Check for merge commits
- Check
@deprecatedannotations - Check PR header (currently disabled)
- Check YAML files
- Check JSON files
- Check exception messages
- Check file permissions