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.
gitea/templates/base
silverwind 7ab3633598
Enable linting of JS inside templates (#13708)
Indentation-related rules are disabled because indent templates with
tabs but our lint rules expect spaces.

Also had to exclude a few files where using template variables in the JS
is causing syntax errors for the JS parser. I don't think there's a way
to solve this otherwise.

Co-authored-by: Lauris BH <lauris@nix.lv>
4 years ago
..
alert.tmpl
alert_details.tmpl
delete_modal_actions.tmpl
footer.tmpl Enable linting of JS inside templates (#13708) 4 years ago
footer_content.tmpl
head.tmpl
head_navbar.tmpl
paginate.tmpl