← Package directory
Available on winget

Install DollarLint

Validate JSON-family, YAML, and TOML files against their declared JSON Schemas.

Install with winget
winget install --id DollarLint.DollarLint
Upgrade
winget upgrade --id DollarLint.DollarLint
Uninstall
winget uninstall --id DollarLint.DollarLint

About DollarLint

DollarLint validates JSON, JSONC, JSON5, JSON Lines, YAML, and TOML files against JSON Schemas.

What's new in 0.1.10

## Release Notes ### Enhancements - Added support for generating commented init config during dollarlint setup. - Implemented manual validation workflow for WinGet package. - Allowed WinGet validation warnings to be shown. - Automated updating PR body for WinGet package. - Automated WinGet manifest validation process. - Improved clarity on agentic output publishing path. - Improved WinGet validation argument handling. - Improved WinGet validation source prompts. - Streamlined WinGet validation into release workflow. - Improved product testing workflow based on MCP guidance. - Made repo MCP command shell portable. - Preserved MCP toolchain path in agentic runs. - Scoped WinGet script package queries for enhanced performance. - Utilized GitHub SDK for candidate discovery. - Enhanced WinGet validation process with named parameters.

Read release notes

Version history

Version Updated Notes
0.1.10 Unknown ## Release Notes ### Enhancements - Added support for generating commented init config during dollarlint setup. - Implemented manual validation workflow for WinGet package. - Allowed WinGet validation warnings to be show...
0.1.5 Unknown ## Changelog * Add nested config extension support * Clean up winget test failure output * Consolidate summary issue counts and add parse hints * Document WinGet install test findings * Fix CI validation command and docs...