1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/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 Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
collaboration.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
deploy_keys.tmpl Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
githook_edit.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
githooks.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
lfs_file_find.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
lfs_file.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
lfs_locks.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
lfs_pointers.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
lfs.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
nav.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
navbar.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
options.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
protected_branch.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
tags.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00