From b9ba90d11423ba15c3993f8b13b746a08736fa4f Mon Sep 17 00:00:00 2001 From: The Magician Date: Thu, 7 Dec 2023 15:19:24 +0000 Subject: [PATCH] Remove newline --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bb2ffa..6cc30d5 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,5 @@ The files which are `shellchecked` are: - Any files which end in the `.sh` file extension - Any hidden files which begin with either `.bash` or `.zsh` -My version of this hook is based heavily on this Gist: https://gist.github.com/wookietreiber/3bf8621274caafed543fca6a3feab284 - +My version of this hook is based heavily on this Gist: https://gist.github.com/wookietreiber/3bf8621274caafed543fca6a3feab284. Credit to [wookietreiber](https://gist.github.com/wookietreiber) for the original.