forgejo/templates/repo/diff
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
..
blob_excerpt.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
box.tmpl
comment_form.tmpl
comment_form_datahandler.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
comments.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
compare.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
conversation.tmpl
csv_diff.tmpl
escape_title.tmpl
image_diff.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
new_comment.tmpl
new_review.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
options_dropdown.tmpl
section_code.tmpl
section_split.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
section_unified.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
stats.tmpl
whitespace_dropdown.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00