mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Added credit where due.
@@ -29,7 +29,7 @@ No modification of my editor settings was needed for this to integrate (I checke
|
|||||||
|
|
||||||
By [@matthewpersico](https://github.com/matthewpersico)
|
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
|
```lisp
|
||||||
;; The following is thanks to https://github.com/flycheck/flycheck/issues/1436
|
;; The following is thanks to https://github.com/flycheck/flycheck/issues/1436
|
||||||
|
Reference in New Issue
Block a user