mirror of
https://github.com/modelscope/modelscope.git
synced 2026-07-12 13:29:22 +02:00
add flake8
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
repos:
|
||||
# - repo: https://gitlab.com/pycqa/flake8.git
|
||||
# rev: 3.8.3
|
||||
# hooks:
|
||||
# - id: flake8
|
||||
# exclude: thirdparty/|examples/
|
||||
- repo: https://gitlab.com/pycqa/flake8.git
|
||||
rev: 3.8.3
|
||||
hooks:
|
||||
- id: flake8
|
||||
exclude: thirdparty/|examples/
|
||||
- repo: https://github.com/timothycrosley/isort
|
||||
rev: 4.3.21
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user