diff --git a/README.md b/README.md index 58a1aa1..48c7fce 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,13 @@ It returns the parsed object or throws an `Error`. * [Syntastic](http://www.vim.org/scripts/script.php?script_id=2736) * [sourcebeautify](http://www.vim.org/scripts/script.php?script_id=4079) +## Continuous Integration + +* [Mega-Linter](https://nvuillam.github.io/mega-linter/) + * embeds more than 70 linters, including [jsonlint](https://nvuillam.github.io/mega-linter/descriptors/json_jsonlint/) by default in all its [flavors](https://nvuillam.github.io/mega-linter/flavors/), so any detected JSON file will be linted by jsonlint + * Runnable in CI as [GitHub Action and in other CI tools]((https://nvuillam.github.io/mega-linter/installation/)) + * can can also be [run locally](https://nvuillam.github.io/mega-linter/mega-linter-runner/) + ## MIT License Copyright (C) 2012 Zachary Carter