forgejo/templates/repo/settings
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
..
webhook Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
branches.tmpl
collaboration.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
deploy_keys.tmpl
githook_edit.tmpl
githooks.tmpl
lfs.tmpl
lfs_file.tmpl
lfs_file_find.tmpl
lfs_locks.tmpl
lfs_pointers.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
nav.tmpl
navbar.tmpl
options.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
protected_branch.tmpl
tags.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00