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 eb666b2 YETUS-1090. codespell missing from plug-ins link section
(#226)
eb666b2 is described below
commit eb666b2ba22860b3068c454dce72d0fa1b2a285c
Author: Allen Wittenauer <[email protected]>
AuthorDate: Mon Oct 25 07:01:18 2021 -0700
YETUS-1090. codespell missing from plug-ins link section (#226)
---
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 958ec66..885d53d 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
@@ -138,6 +138,7 @@ Language Support, Licensing, and more:
* [buf](plugins/buf)
* [checkmake](plugins/checkmake)
* [checkstyle](plugins/checkstyle)
+* [codespell](plugins/codespell)
* [golangci-lint](plugins/golangcilint)
* [hadolint](plugins/hadolint)
* [jshint](plugins/jshint)