command
Version:
v2.2.0
Opens a new window with list of versions in this module.
Published: Mar 19, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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
Source Files
¶
Click to show internal directories.
Click to hide internal directories.