Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing TOML file looses every comment #180

Closed
LambdAurora opened this issue Jul 30, 2024 · 0 comments
Closed

Parsing TOML file looses every comment #180

LambdAurora opened this issue Jul 30, 2024 · 0 comments

Comments

@LambdAurora
Copy link

When parsing a TOML configuration file, despite the TOML reader parsing the comments, it ultimately looses every comment by only calling StampedConfig.putAll in AsyncFileConfig, perhaps a putAllComments is missing?

TheElectronWill added a commit that referenced this issue Jul 31, 2024
Fix some AsyncFileConfig issues, resolve #181, resolve #180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants