mirror of
https://github.com/jazzband/django-defender.git
synced 2026-05-20 21:31:56 +00:00
Create .fussyfox.yml
Added the `.fussyfox.yml` file
This commit is contained in:
parent
ce95906488
commit
e7f7cba6c5
1 changed files with 5 additions and 0 deletions
5
.fussyfox.yml
Normal file
5
.fussyfox.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
## list of checks you would like to run on this repository
|
||||
# e.g.:
|
||||
- bandit
|
||||
- flake8
|
||||
- isort
|
||||
Loading…
Reference in a new issue