mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-06 13:01:39 -07:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue