command
Version:
v0.0.0-...-8512979
Opens a new window with list of versions in this module.
Published: Aug 27, 2022
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/jellydator/go-toml/cmd/tomll@latest
Source Files
¶
Click to show internal directories.
Click to hide internal directories.