|
|
@ -14,9 +14,12 @@ repos:
|
|
|
|
rev: v4.6.0
|
|
|
|
rev: v4.6.0
|
|
|
|
hooks:
|
|
|
|
hooks:
|
|
|
|
- id: trailing-whitespace
|
|
|
|
- id: trailing-whitespace
|
|
|
|
|
|
|
|
exclude: ^data/
|
|
|
|
- id: end-of-file-fixer
|
|
|
|
- id: end-of-file-fixer
|
|
|
|
- id: check-yaml
|
|
|
|
exclude: ^data/
|
|
|
|
- id: check-added-large-files
|
|
|
|
- id: check-added-large-files
|
|
|
|
|
|
|
|
exclude: ^data/
|
|
|
|
|
|
|
|
- id: check-yaml
|
|
|
|
- repo: https://github.com/pycqa/isort
|
|
|
|
- repo: https://github.com/pycqa/isort
|
|
|
|
rev: 5.13.2
|
|
|
|
rev: 5.13.2
|
|
|
|
hooks:
|
|
|
|
hooks:
|
|
|
|