Skip to content

Commit f673f8b

Browse files
committed
Added double-quote-string-fixer pre-commit hook.
Signed-off-by: Brett Randall <javabrett@gmail.com>
1 parent 185a288 commit f673f8b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ repos:
1010
- id: debug-statements
1111
- id: name-tests-test
1212
- id: requirements-txt-fixer
13+
- id: double-quote-string-fixer
1314
- repo: https://gitlab.com/pycqa/flake8
1415
rev: 3.7.1
1516
hooks:

0 commit comments

Comments
 (0)