TOML toolkit for linting, formatting, and validating TOML files
TOML toolkit written in Rust
taplo
$ taplo fmt config.toml
$ taplo lint Cargo.toml
$ taplo fmt --check .