You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind 61e0d1a767
Enable H014 and H023 djlint rules (#25786)
Enable these rules:

- H014 | More than 2 blank lines.
- H023 | Do not use entity references.

There are more potential rules to enable but they are blocked by bugs in
the linter:

- https://github.com/Riverside-Healthcare/djLint/issues/711
- https://github.com/Riverside-Healthcare/djLint/issues/712
12 months ago
..
source Add template linting via djlint (#25212) 1 year ago
edit.tmpl Enable H014 and H023 djlint rules (#25786) 12 months ago
list.tmpl Fix template function DateTime (#24317) 1 year ago
new.tmpl Show OAuth2 errors to end users (#25261) 1 year ago