gitea/modules/translation/i18n
wxiaoguang de4a21fcb4
Refactor INI package (first step) (#25024)
The INI package has many bugs and quirks, and in fact it is
unmaintained.

This PR is the first step for the INI package refactoring: 

* Use Gitea's "config_provider" to provide INI access
* Deprecate the INI package by golangci.yml rule
2023-06-02 17:27:30 +08: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.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
i18n_test.go Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
localestore.go Refactor INI package (first step) (#25024) 2023-06-02 17:27:30 +08:00