Use a latest specification compliant TOML implementation package #6033

Closed
opened 2025-11-02 06:43:14 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @ghost on GitHub (Sep 20, 2020).

https://github.com/toml-lang/toml/wiki#v100-rc1-compliant

Originally created by @ghost on GitHub (Sep 20, 2020). https://github.com/toml-lang/toml/wiki#v100-rc1-compliant
GiteaMirror added the issue/not-a-bug label 2025-11-02 06:43:14 -06:00
Author
Owner

@jolheiser commented on GitHub (Sep 20, 2020):

As far as I know, we only use TOML for the linter config .revive.toml

Our config format is currently ini

@jolheiser commented on GitHub (Sep 20, 2020): As far as I know, we only use TOML for the linter config `.revive.toml` Our config format is currently `ini`
Author
Owner

@ghost commented on GitHub (Sep 20, 2020):

we only use

only use means you use. so it would be better if you use one that is latest spec compliant

@ghost commented on GitHub (Sep 20, 2020): > we only use only use means you use. so it would be better if you use one that is latest spec compliant
Author
Owner

@6543 commented on GitHub (Sep 20, 2020):

@qlcom it's just not needed at the moment

@6543 commented on GitHub (Sep 20, 2020): @qlcom it's just not needed at the moment
Author
Owner

@techknowlogick commented on GitHub (Sep 20, 2020):

The linter we use (not gitea itself) uses toml, and the upstream libraries that have some toml support (which gitea doesn't leverage) use https://github.com/pelletier/go-toml which is spec compliant.

@techknowlogick commented on GitHub (Sep 20, 2020): The linter we use (not gitea itself) uses toml, and the upstream libraries that have some toml support (which gitea doesn't leverage) use https://github.com/pelletier/go-toml which is spec compliant.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6033