mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-16 21:40:24 +00:00
Change pre-commit django definition
This commit is contained in:
parent
49fc0d579f
commit
311fd36bc8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
- id: djlint-django
|
||||
name: djLint for Django
|
||||
entry: djlint --profile=django
|
||||
files: "templates/.*\\.html$"
|
||||
types_or: [html]
|
||||
language: python
|
||||
|
||||
- id: djlint-jinja
|
||||
|
|
|
|||
Loading…
Reference in a new issue