summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-01-02 13:32:59 +0000
committerGitHub <noreply@github.com>2018-01-02 13:32:59 +0000
commit80342b119aa1e8fda62ca24cc0000ae3e9709dd1 (patch)
treea15d9b3673b36e4007872c2633a73b29bec19cc0 /README.md
parentd9a3722e060a52d92e5a95fa3a10c1b51ef6b5b4 (diff)
parent3b0c67e42c4bffbe90edb98a181497a9791d9de4 (diff)
downloadale-80342b119aa1e8fda62ca24cc0000ae3e9709dd1.zip
Merge pull request #1252 from nthapaliya/fish-shell-linter
Fish shell linter
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e0eac1a2..c6bf76e4 100644
--- a/README.md
+++ b/README.md
@@ -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) |