We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd38451 commit b030ecdCopy full SHA for b030ecd
1 file changed
.pre-commit-config.yaml
@@ -3,8 +3,11 @@ repos:
3
rev: v4.4.0
4
hooks:
5
- id: check-docstring-first
6
+ - id: check-yaml
7
- id: debug-statements
8
- id: end-of-file-fixer
9
+ - id: name-tests-test
10
+ - id: requirements-txt-fixer
11
- id: trailing-whitespace
12
- repo: https://github.com/mxr/sync-pre-commit-deps
13
rev: v0.0.1
0 commit comments