Skip to content

Commit 461479c

Browse files
committed
Add check suite
1 parent 2441130 commit 461479c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.checks.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## list of checks you would like to run on this repository
2+
# e.g.:
3+
- bandit
4+
- flake8
5+
- pydocstyle

0 commit comments

Comments
 (0)