We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185a288 commit f673f8bCopy full SHA for f673f8b
1 file changed
.pre-commit-config.yaml
@@ -10,6 +10,7 @@ repos:
10
- id: debug-statements
11
- id: name-tests-test
12
- id: requirements-txt-fixer
13
+ - id: double-quote-string-fixer
14
- repo: https://gitlab.com/pycqa/flake8
15
rev: 3.7.1
16
hooks:
0 commit comments