TOML
Spec
Long lines / multiline
Long strings without line breaks:
val = """
This is
a mulitline
string
"""
Validate / lint
Tombi
TOML Formatter / Linter / Language Server
sudo pacman -S tombi
Taplo
Install
sudo pacman -S taplo-bin
Usage
taplo get -f foo.toml -o json
Other
- wbbradley/tomllint
- Python
- Only 13 commits