1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/modules/translation/i18n
silverwind 8dc6eabbc0
Update go tool dependencies, restructure lint targets (#24239)
- Update all tool dependencies to latest tag
- Remove unused errcheck, it is part of golangci-lint
- Include main.go in air
- Enable wastedassign again now that it's
[generics-compatible](https://github.com/golangci/golangci-lint/pull/3689)
- Restructured lint targets to new `lint-*` namespace
2023-04-22 14:53:00 -04:00
..
errors.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
format.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
i18n_test.go Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some strings with semicolons (#23819) 2023-03-31 12:16:41 +08:00
i18n.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
localestore.go Update go tool dependencies, restructure lint targets (#24239) 2023-04-22 14:53:00 -04:00