0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 06:34:58 +01:00
gitea/templates
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
..
admin CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
base Enable linting of JS inside templates (#13708) 2020-11-28 01:01:33 +02:00
custom
explore Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
mail
org Add markdown support in organization description (#13549) 2020-11-15 16:28:08 +00:00
pwa Reindent manifest.json (#13544) 2020-11-13 12:23:22 -05:00
repo Enable linting of JS inside templates (#13708) 2020-11-28 01:01:33 +02:00
shared Issue and Pulls lists rework (#13594) 2020-11-25 13:20:40 +02:00
status
swagger [API] Add more filters to issues search (#13514) 2020-11-23 20:49:36 +00:00
user CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
home.tmpl
install.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
post-install.tmpl