mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
de4a21fcb4
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