diff options
author | Evan Rutledge Borden <eborden@frontrowed.com> | 2017-12-05 15:04:02 -0500 |
---|---|---|
committer | Evan Rutledge Borden <eborden@frontrowed.com> | 2017-12-05 15:04:02 -0500 |
commit | f66837818a161551dadff0a54eddfa3f639d61d8 (patch) | |
tree | dfc0535e13c1bdbe8e6525eed4c88eedbf7c628b /doc | |
parent | edb3a0c5e4079708b915e6227541e4e1fae9f712 (diff) | |
download | ale-f66837818a161551dadff0a54eddfa3f639d61d8.zip |
Update doc/ale.txt to include brittany.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 151351f9..28d0f9a9 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -300,7 +300,7 @@ Notes: * GraphQL: `eslint`, `gqlint` * Haml: `haml-lint` * Handlebars: `ember-template-lint` -* Haskell: `ghc`, `stack-ghc`, `stack-build`!!, `ghc-mod`, `stack-ghc-mod`, `hlint`, `hdevtools`, `hfmt` +* Haskell: `ghc`, `stack-ghc`, `stack-build`!!, `ghc-mod`, `stack-ghc-mod`, `hlint`, `hdevtools`, `brittany`, `hfmt` * HTML: `HTMLHint`, `proselint`, `tidy`, `write-good` * Idris: `idris` * Java: `checkstyle`, `javac` |