taplo lint [FILES ......]
Lint a TOML documents
Arguments
Name | Description |
---|---|
FILES ... | filepaths |
Options
Name | Description |
---|---|
--config, -c <CONFIG> | Path to the Taplo configuration file |
--cache-path <CACHE_PATH> | Set a cache path |
--colors <COLORS> | Set color values for the output |
--default-schema-catalogs | Use the default online catalogs for schemas |
--help, -h | Print help information for lint |
--log-spans | Enable logging spans |
--no-schema | Disable all schema validation |
--schema <SCHEMA> | URL to the schema to be used for validation |
--schema-catalog <SCHEMA_CATALOG> |
|
--verbose | Enable verbose logging format |