diff --git a/Contrib.md b/Contrib.md index eaca07b..fb0d4c1 100644 --- a/Contrib.md +++ b/Contrib.md @@ -29,7 +29,7 @@ No modification of my editor settings was needed for this to integrate (I checke By [@matthewpersico](https://github.com/matthewpersico) -This function and keymap add the ability to auto-insert the appropriate shellcheck disable directive in your script. +This function and keymap add the ability to auto-insert the appropriate shellcheck disable directive in your script. With thanks to https://github.com/flycheck/flycheck/issues/1436 ```lisp ;; The following is thanks to https://github.com/flycheck/flycheck/issues/1436