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 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 Return the full rejection message and errors in flash errors (#13221) 4 years ago
alert_details.tmpl Return the full rejection message and errors in flash errors (#13221) 4 years ago
delete_modal_actions.tmpl Replace footer and modal icons with SVG (#13245) 4 years ago
footer.tmpl Enable linting of JS inside templates (#13708) 4 years ago
footer_content.tmpl Replace footer and modal icons with SVG (#13245) 4 years ago
head.tmpl Remove fetch request from heatmap (#13623) 4 years ago
head_navbar.tmpl Change search and filter icons to SVG (#13473) 4 years ago
paginate.tmpl Unifies pagination template usage (#6531) (#6533) 5 years ago