TOML
Spec
Long lines / multiline
Long strings without line breaks:
val = """
This is
a mulitline
string
"""
Validate / lint
Taplo
Install
sudo pacman -S taplo-bin
Usage
taplo get -f foo.toml -o json
Other
- wbbradley/tomllint
- Last commit 2024-09