Skip to content

Commit

Permalink
Add double-quote-string-fixer.
Browse files Browse the repository at this point in the history
  • Loading branch information
cevhyruz committed Jun 28, 2021
1 parent d95d791 commit 46e0e5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ repos:
rev: v2.3.0
hooks:
- id: trailing-whitespace
- id: double-quote-string-fixer
- id: end-of-file-fixer
- id: check-merge-conflict
- id: mixed-line-ending
Expand Down

0 comments on commit 46e0e5f

Please sign in to comment.