tomll command

Package tomll is a linter program for TOML.

Usage

Reading from stdin, writing to stdout:

cat file.toml | tomll

Reading and updating a list of files in place:

tomll a.toml b.toml c.toml

Installation

Using Go:

go install github.com/pelletier/go-toml/v2/cmd/tomll@latest
Version
v2.2.4 (latest)
Published
Apr 7, 2025
Platform
windows/amd64
Imports
3 packages
Last checked
5 hours ago

Tools for package owners.