gitea/templates/repo/diff
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>
2020-11-28 01:01:33 +02:00
..
blob_excerpt.tmpl
box.tmpl Enable linting of JS inside templates (#13708) 2020-11-28 01:01:33 +02:00
comment_form_datahandler.tmpl
comment_form.tmpl
comments.tmpl
compare.tmpl Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00
image_diff.tmpl
new_comment.tmpl
new_review.tmpl
options_dropdown.tmpl
section_unified.tmpl
stats.tmpl Render diff stats server-side (#13579) 2020-11-15 23:50:06 +00:00
whitespace_dropdown.tmpl