Add config-file-validator (#607)

Co-authored-by: Jonathan Neidel <github@jneidel.com>
This commit is contained in:
kehoecj
2025-10-14 00:42:38 -05:00
committed by GitHub
parent d4eb9dcec2
commit 0cd11f3c0c

View File

@@ -475,10 +475,12 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv
- [strip-json-comments-cli](https://github.com/sindresorhus/strip-json-comments-cli) - Strip comments from JSON.
- [GROQ](https://github.com/sanity-io/groq-cli)  JSON processor with queries and projections.
- [gron](https://github.com/tomnomnom/gron) - Make JSON greppable.
- [config-file-validator](https://github.com/Boeing/config-file-validator) - Validate configuration files.
### YAML
- [dyff](https://github.com/homeport/dyff) - YAML diff tool.
- [config-file-validator](https://github.com/Boeing/config-file-validator) - Validate configuration files.
### Columns