format
This commit is contained in:
parent
a590dcb7f6
commit
0f7501c913
1 changed files with 5 additions and 0 deletions
|
@ -9,3 +9,8 @@ repos:
|
|||
- id: end-of-file-fixer
|
||||
- id: check-yaml
|
||||
- id: check-added-large-files
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 7.0.0
|
||||
hooks:
|
||||
- id: flake8
|
||||
additional_dependencies: [flake8-no-print]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue