Skip to content
Snippets Groups Projects
Commit 551a738f authored by Steve Purcell's avatar Steve Purcell Committed by GitHub
Browse files

Merge pull request #7 from codeinabox/patch-1

Mention Neomake support
parents 670226ad a637bff8
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ sqlint filename.sql ...@@ -34,7 +34,7 @@ sqlint filename.sql
Support for `sqlint` is provided for the following editors: Support for `sqlint` is provided for the following editors:
- Emacs, via [Flycheck](https://github.com/flycheck/flycheck) - Emacs, via [Flycheck](https://github.com/flycheck/flycheck)
- VIM, via [Syntastic](https://github.com/scrooloose/syntastic) - VIM, via [Syntastic](https://github.com/scrooloose/syntastic) or [Neomake](https://github.com/neomake/neomake)
- SublimeText, via [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter3/) - SublimeText, via [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter3/)
### Authors ### Authors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment