Add more checkers for pre-commit
This commit is contained in:
@@ -3,7 +3,7 @@ repos:
|
||||
rev: 22.6.0
|
||||
hooks:
|
||||
- id: black
|
||||
exclude: \.py-tpl$
|
||||
exclude: ^core/migrations
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.10.1
|
||||
hooks:
|
||||
@@ -17,3 +17,7 @@ repos:
|
||||
rev: v8.18.0
|
||||
hooks:
|
||||
- id: eslint
|
||||
- repo: https://github.com/thibaudcolas/curlylint
|
||||
rev: v0.13.1
|
||||
hooks:
|
||||
- id: curlylint
|
||||
Reference in New Issue
Block a user