diff options
Diffstat (limited to 'src/content/tils/2020/12/15')
-rw-r--r-- | src/content/tils/2020/12/15/shellcheck-repo.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/tils/2020/12/15/shellcheck-repo.adoc b/src/content/tils/2020/12/15/shellcheck-repo.adoc index e86cbff..c99b4a9 100644 --- a/src/content/tils/2020/12/15/shellcheck-repo.adoc +++ b/src/content/tils/2020/12/15/shellcheck-repo.adoc @@ -1,4 +1,5 @@ = Awk snippet: ShellCheck all scripts in a repository +:categories: shell :awk-20-min: https://ferd.ca/awk-in-20-minutes.html :shellcheck: https://www.shellcheck.net/ |