1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-23 11:45:48 +00:00
gitea/templates/admin/auth
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
2023-07-09 20:33:25 +00:00
..
source Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
edit.tmpl Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
list.tmpl Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
new.tmpl Show OAuth2 errors to end users (#25261) 2023-06-15 01:12:50 +00:00