From b5ca383bad5ceff17e3169396e4b37265854a41f Mon Sep 17 00:00:00 2001 From: Charles Date: Sun, 15 May 2016 09:58:53 -0700 Subject: [PATCH] added HoconLint to Readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 94c0a3ab..f32a1301 100644 --- a/README.md +++ b/README.md @@ -815,7 +815,7 @@ Two alternatives to HOCON syntax could be: allow mixing true JSON files into the config but also support a nicer format. -### Other APIs (Wrappers and Ports) +### Other APIs (Wrappers, Ports and Utilities) This may not be comprehensive - if you'd like to add mention of your wrapper, just send a pull request for this README. We would @@ -857,3 +857,6 @@ format. * https://github.com/puppetlabs/cpp-hocon +#### Linting tool + + * A web based linting tool http://www.hoconlint.com/ \ No newline at end of file