You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@yetus.apache.org by aw...@apache.org on 2022/04/30 15:52:10 UTC

[yetus] branch main updated: YETUS-1166. Add jsonlint support (addendum) (#264)

This is an automated email from the ASF dual-hosted git repository.

aw pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/yetus.git


The following commit(s) were added to refs/heads/main by this push:
     new f5bd67ec YETUS-1166. Add jsonlint support (addendum) (#264)
f5bd67ec is described below

commit f5bd67ec24d335a0a5deac3a768dbcc1bb25b14a
Author: Allen Wittenauer <aw...@apache.org>
AuthorDate: Sat Apr 30 08:52:05 2022 -0700

    YETUS-1166. Add jsonlint support (addendum) (#264)
---
 asf-site-src/source/documentation/in-progress/precommit/index.html.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/asf-site-src/source/documentation/in-progress/precommit/index.html.md b/asf-site-src/source/documentation/in-progress/precommit/index.html.md
index 5a326f73..77913ab5 100644
--- a/asf-site-src/source/documentation/in-progress/precommit/index.html.md
+++ b/asf-site-src/source/documentation/in-progress/precommit/index.html.md
@@ -144,6 +144,7 @@ Language Support, Licensing, and more:
 * [golangci-lint](plugins/golangcilint)
 * [hadolint](plugins/hadolint)
 * [jshint](plugins/jshint)
+* [jsonlint](plugins/jsonlint)
 * [markdownlint-cli](plugins/markdownlint)
 * [Perl::Critic](plugins/perlcritic)
 * [pylint](plugins/pylint)