1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-10 09:44:43 +00:00
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
..
2023-05-08 19:49:59 +08:00
2023-05-21 22:35:11 +00:00
2023-05-21 22:35:11 +00:00
2023-05-21 22:35:11 +00:00
2023-02-20 16:18:26 -06:00
2023-04-25 23:06:39 +08:00
2023-05-22 10:57:49 +08:00
2023-05-08 19:49:59 +08:00
2023-04-25 23:06:39 +08:00
2023-05-21 22:35:11 +00:00
2023-04-13 15:45:33 -04:00
2023-05-08 19:49:59 +08:00
2023-04-25 23:06:39 +08:00
2023-02-20 16:18:26 -06:00
2023-05-31 02:07:04 +00:00