0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 14:05:07 +01:00
gitea/routers/install
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
..
install.go Refactor INI package (first step) (#25024) 2023-06-02 17:27:30 +08:00
routes_test.go
routes.go
setting.go