forgejo/build
Ellen Emilia Anna Zscheile d40c444d07 feat(build): linter for missing msgid definitions (#7109)
Add a new linter that checks that basic usages (those with an constant string) of the `Tr` function in Go and template files are referring to an existing translation value. Add it to the CI stack but not make it fail yet.

Signed-off-by: Ellen Emilia Anna Zscheile <fogti+devel@ytrizja.de>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7109
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Ellen Emilia Anna Zscheile <fogti+devel@ytrizja.de>
Co-committed-by: Ellen Emilia Anna Zscheile <fogti+devel@ytrizja.de>
2025-03-14 15:50:30 +00:00
..
codeformat Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
lint-locale feat(build): linter for missing msgid definitions (#7109) 2025-03-14 15:50:30 +00:00
lint-locale-usage feat(build): linter for missing msgid definitions (#7109) 2025-03-14 15:50:30 +00:00
backport-locales.go [CHORE] Remove println 2024-04-12 13:36:31 +02:00
code-batch-process.go Add interface{} to any replacement to make fmt, exclude *.pb.go (#30461) 2024-04-15 20:01:36 +02:00
generate-bindata.go
generate-disposable-email.go feat: add setting to block disposable emails 2024-11-20 23:17:37 -06:00
generate-emoji.go refactor: remove redundant err declarations (#32381) 2024-11-05 09:33:15 +01:00
generate-gitignores.go
generate-go-licenses.go Forgejo v9.0 is GPLv3+ 2024-08-22 09:09:29 +02:00
generate-licenses.go
merge-forgejo-locales.go [I18N] make merge-locales & build/merge-forgejo-locales.go are noop 2024-03-28 18:02:55 +01:00
test-echo.go
test-env-check.sh
test-env-prepare.sh
update-locales.sh