1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 16:31:36 +02:00
gitea/build
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
..
codeformat
backport-locales.go Refactor INI package (first step) (#25024) 2023-06-02 17:27:30 +08:00
code-batch-process.go
generate-bindata.go
generate-emoji.go
generate-gitignores.go
generate-go-licenses.go
generate-images.js
generate-licenses.go
generate-svg.js
gocovmerge.go
test-echo.go
test-env-check.sh
test-env-prepare.sh
update-locales.sh
watch.sh