You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@yetus.apache.org by aa...@apache.org on 2021/08/18 07:43:03 UTC

[yetus] branch main updated: YETUS-1116. Documentation for blank-test incorrect (#216)

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

aajisaka 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 b3c4ecb  YETUS-1116. Documentation for blank-test incorrect (#216)
b3c4ecb is described below

commit b3c4ecb4a244e481e48047ee4aeeeecf4eb5d518
Author: michel-onstein <41...@users.noreply.github.com>
AuthorDate: Wed Aug 18 00:42:59 2021 -0700

    YETUS-1116. Documentation for blank-test incorrect (#216)
    
    Co-authored-by: Michel Onstein <mi...@onstein.net>
    Signed-off-by: Akira Ajisaka <aa...@apache.org>
---
 .../source/documentation/in-progress/precommit/plugins/blanks.html.md   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/asf-site-src/source/documentation/in-progress/precommit/plugins/blanks.html.md b/asf-site-src/source/documentation/in-progress/precommit/plugins/blanks.html.md
index 5d078a3..79bc19e 100644
--- a/asf-site-src/source/documentation/in-progress/precommit/plugins/blanks.html.md
+++ b/asf-site-src/source/documentation/in-progress/precommit/plugins/blanks.html.md
@@ -43,7 +43,7 @@ None
 | Option | Notes |
 |:---------|:------|
 | `--blanks-eol-ignore-file=<file>` | File containing regexs of files/dirs to ignore EOL blanks. Defaults to `.yetus/blanks-eol.txt` |
-| `--blanks-tabs-ignore-file=<file>` | File containing regexs of files/dirs to ignore tabs. Defaults to `.yetus/blanks-eol.txt` |
+| `--blanks-tabs-ignore-file=<file>` | File containing regexs of files/dirs to ignore tabs. Defaults to `.yetus/blanks-tabs.txt` |
 
 # Docker Notes