Add link to flymake-shellcheck under Emacs section
I've recently created the flymake-shellcheck package for Emacs, which allows using ShellCheck with the built-in Flymake package.
This commit is contained in:
parent
f0a2e688c4
commit
493ecd6f73
|
@ -70,7 +70,7 @@ You can see ShellCheck suggestions directly in a variety of editors.
|
||||||
|
|
||||||
.
|
.
|
||||||
|
|
||||||
* Emacs, through [Flycheck](https://github.com/flycheck/flycheck):
|
* Emacs, through [Flycheck](https://github.com/flycheck/flycheck) or [Flymake](https://github.com/federicotdn/flymake-shellcheck):
|
||||||
|
|
||||||
.
|
.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue