← 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.19

## Dollarlint v0.1.19 Release Notes ### Updated Dependencies - Bumped `github/codeql-action` from 4 to 4.37.3 - Bumped `github/gh-aw-actions` from 0.83.3 to 0.83.4 - Repaired docs dependency lockfile.

Read release notes

Version history

Version Updated Notes
0.1.19 Unknown ## Dollarlint v0.1.19 Release Notes ### Updated Dependencies - Bumped `github/codeql-action` from 4 to 4.37.3 - Bumped `github/gh-aw-actions` from 0.83.3 to 0.83.4 - Repaired docs dependency lockfile.
0.1.18 Unknown ## Changelog ### Dependencies Update - Updated generated npm wrapper dependencies from v1.2.3 to v1.2.4 for improved security.
0.1.17 Unknown ## Changelog ### Dependencies - Updated `github.com/mark3labs/mcp-go` from 0.54.1 to 0.57.0 - Updated `github/gh-aw-actions` from 0.82.13 to 0.83.3 - Updated `golang.org/x/text` from 0.37.0 to 0.40.0 ### Security - Updat...
0.1.16 Unknown ## Changelog ### Dependencies - Bumped `prettier` from 3.8.3 to 3.9.5 in `/docs` (PR #89)
0.1.15 Unknown ## Changelog - Updated dependency: `actions/checkout` from v6 to v7.
0.1.14 Unknown ## Changelog ### Enhancements - Bumped actions/setup-node from v6 to v7 for improved performance and compatibility (#93)
0.1.13 Unknown ## Changelog - Updated GitHub Action to version 0.82.13 from 0.77.2.
0.1.12 Unknown ## Changelog ### Dependency Updates * Bumped actions/setup-go from v6 to v7 ### Releases * Improved release process by dispatching release after preparing tag
0.1.11 Unknown ## Dollarlint v0.1.11 Release Notes ### Enhancements - Allow manual release publishing ### Dependency Updates - Update astro from v6.3.3 to v6.4.2 - Update github.com/mark3labs/mcp-go from v0.54.0 to v0.54.1 - Update git...
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...