You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
auth Make sure fmt catches all templates (#20979) 2 years ago
base Refactor `i18n` to `locale` (#20153) 2 years ago
emails Refactor `i18n` to `locale` (#20153) 2 years ago
org Refactor `i18n` to `locale` (#20153) 2 years ago
packages Add support for Vagrant packages (#20930) 2 years ago
repo Refactor `i18n` to `locale` (#20153) 2 years ago
user Make sure fmt catches all templates (#20979) 2 years ago
config.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
cron.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
dashboard.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
hook_new.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
hooks.tmpl Merge default and system webhooks under one menu (#14244) 3 years ago
monitor.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
navbar.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
notice.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
process-row.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
process.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
queue.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
stacktrace-row.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
stacktrace.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago