From 0cd11f3c0c74519e6a9c05c4e824512261c8c983 Mon Sep 17 00:00:00 2001 From: kehoecj <118750525+kehoecj@users.noreply.github.com> Date: Tue, 14 Oct 2025 00:42:38 -0500 Subject: [PATCH] Add config-file-validator (#607) Co-authored-by: Jonathan Neidel --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 0b71c55..182db91 100644 --- a/readme.md +++ b/readme.md @@ -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