diff options
author | w0rp <w0rp@users.noreply.github.com> | 2018-01-02 13:32:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-02 13:32:59 +0000 |
commit | 80342b119aa1e8fda62ca24cc0000ae3e9709dd1 (patch) | |
tree | a15d9b3673b36e4007872c2633a73b29bec19cc0 /README.md | |
parent | d9a3722e060a52d92e5a95fa3a10c1b51ef6b5b4 (diff) | |
parent | 3b0c67e42c4bffbe90edb98a181497a9791d9de4 (diff) | |
download | ale-80342b119aa1e8fda62ca24cc0000ae3e9709dd1.zip |
Merge pull request #1252 from nthapaliya/fish-shell-linter
Fish shell linter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -98,6 +98,7 @@ formatting. | Elm | [elm-format](https://github.com/avh4/elm-format), [elm-make](https://github.com/elm-lang/elm-make) | | Erb | [erb](https://github.com/jeremyevans/erubi), [erubis](https://github.com/kwatch/erubis) | | Erlang | [erlc](http://erlang.org/doc/man/erlc.html), [SyntaxErl](https://github.com/ten0s/syntaxerl) | +| Fish | fish [-n flag](https://linux.die.net/man/1/fish) | Fortran | [gcc](https://gcc.gnu.org/) | | Fountain | [proselint](http://proselint.com/) | | FusionScript | [fusion-lint](https://github.com/RyanSquared/fusionscript) | |