tombi

TOML formatter, linter and language server for validating and formatting TOML files

brewmacoslinux
Try with needOr install directly
Source

About

TOML formatter, linter and language server

Commands

tombi

Examples

Format a TOML file in place$ tombi format config.toml
Lint a TOML file for errors$ tombi lint Cargo.toml
Start the language server for editor integration$ tombi lsp