Skip to content

Commit

Permalink
Add djlint to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcen committed Mar 7, 2024
1 parent a347a64 commit 44e7957
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,8 @@ repos:
- id: fix-spaces
#- id: forbid-bidi-controls
- id: fix-ligatures
- repo: https://github.com/djlint/djLint
rev: v1.34.1
hooks:
- id: djlint-reformat-django
- id: djlint-django

0 comments on commit 44e7957

Please sign in to comment.