From c6af864d0a30ff217ccae32d79907f51d8a228d4 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 20 Dec 2020 12:58:46 +0800 Subject: [PATCH] docs(shell): test test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe16fb2..648a194 100644 --- a/README.md +++ b/README.md @@ -529,3 +529,4 @@ Happy ShellChecking! * The wiki has [long form descriptions](https://github.com/koalaman/shellcheck/wiki/Checks) for each warning, e.g. [SC2221](https://github.com/koalaman/shellcheck/wiki/SC2221). * ShellCheck does not attempt to enforce any kind of formatting or indenting style, so also check out [shfmt](https://github.com/mvdan/sh)! +## tail