tamasfe / taplo

A TOML toolkit written in Rust
https://taplo.tamasfe.dev
MIT License
1.26k stars 108 forks source link

taplo stability and roadmap ? #626

Open nvuillam opened 6 days ago

nvuillam commented 6 days ago

MegaLinter is looking for its TOML linter !

https://github.com/oxsecurity/megalinter/issues/2732

We're interested into taplo, but the warning message on home page scares us a little, because we want to embed only stable and actively maintained linters for obvious security reasons

Some months later... is the following message still applicable ? ^^

The project is very young, so bugs and incomplete features are expected, so [any help is welcome](https://github.com/tamasfe/taplo/blob/master/CONTRIBUTING.md)!

The correctness of the TOML parsing and decoding is not yet entirely guaranteed (as there is no official 1.0.0 compliance test suite yet).
panekj commented 6 days ago

The statement remains, as well as taplo is currently in low activity mode meaning that there isn't much development happening. I'm alone not so sure about taplo future, since recent situations that happened in project so I cannot guarantee any improvement in that regards.

nvuillam commented 6 days ago

@panekj thank you for your quick & honest answer :)