Cross-platform CLI tool to validate configuration files (JSON, YAML, TOML, XML, INI, HCL, ENV, Properties, CSV, and more). Catch errors in syntax and schema before deployment. Written in Go.
Stars
502
Forks
82
Watchers
502
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
162
commits
58
commits
29
commits
5
commits
4
commits
4
commits
4
commits
3
commits
3
commits
2
commits
Adding schema validation for JSON, TOML, TOON, YML, and XML (#434)
9eb03f6View on GitHubchore(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 (#440)
74c065fView on GitHubchore(deps): bump KSXGitHub/github-actions-deploy-aur (#441)
a0aea51View on GitHubchore(deps): bump github/codeql-action from 4.34.1 to 4.35.1 (#437)
9549b6cView on GitHubchore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#436)
2f53b09View on GitHubchore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0 (#435)
4ae4f09View on GitHubremove: drop --check-format flag and FormatValidator interface (#433)
d622d7eView on GitHubfeat: add --type-map flag to map glob patterns to file types (#430)
6eb1f35View on GitHubrefactor: eliminate all test fixture files and golden files (#429)
806357fView on GitHub