Adding upstream version 0.11.12.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f89f073565
commit
2f2c7f3767
146 changed files with 9553 additions and 0 deletions
10
.djlintrc
Normal file
10
.djlintrc
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"profile": "jinja",
|
||||
"extension": "html",
|
||||
"indent": "2",
|
||||
"max_line_length": "120",
|
||||
"use_gitignore": "True",
|
||||
"format_js": "True",
|
||||
"format_css": "True",
|
||||
"ignore": "H006,J018,T003,H025"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue