gitea/templates/repo/issue
silverwind 647b2649b1
Make sure fmt catches all templates (#20979)
* Make sure fmt catches all templates

Make's `wildcard` is not recursive so it missed many template files, fix
that by using `find`.

* Update Makefile
2022-08-31 23:58:54 +08:00
..
labels Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
view_content Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
branch_selector_field.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
choose.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
comment_tab.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 2022-01-11 12:11:40 -06:00
labels.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
list.tmpl Add issue filter for Author (#20578) 2022-08-08 22:03:58 +02:00
milestone_issues.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
milestone_new.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
milestones.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
navbar.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
new.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
new_form.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
openclose.tmpl Add issue filter for Author (#20578) 2022-08-08 22:03:58 +02:00
search.tmpl Add issue filter for Author (#20578) 2022-08-08 22:03:58 +02:00
view.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
view_content.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
view_title.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00