Skip to content

Commit

Permalink
Add link to flymake-shellcheck under Emacs section
Browse files Browse the repository at this point in the history
I've recently created the flymake-shellcheck package for Emacs, which allows using ShellCheck with the built-in Flymake package.
  • Loading branch information
federicotdn authored Sep 7, 2018
1 parent f0a2e68 commit 493ecd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ You can see ShellCheck suggestions directly in a variety of editors.

![Screenshot of Vim showing inlined shellcheck feedback](doc/vim-syntastic.png).

* Emacs, through [Flycheck](https://github.com/flycheck/flycheck):
* Emacs, through [Flycheck](https://github.com/flycheck/flycheck) or [Flymake](https://github.com/federicotdn/flymake-shellcheck):

![Screenshot of emacs showing inlined shellcheck feedback](doc/emacs-flycheck.png).

Expand Down

0 comments on commit 493ecd6

Please sign in to comment.