To enable checks for this repository simply add a .fussyfox.yml
file.
This file should contain a list of the check you want to run.
You can [click here][template] to create a config file for your repository.
- bandit
- isort
- flake8
Please note that all entries are case sensitive. If the check is not executed please double check the correct spelling.