diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 6f47cc2b..07cfec31 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -56,6 +56,7 @@ The following languages and tools are supported. * CSS: 'csslint' * Cython (pyrex filetype): 'cython' * D: 'dmd' +* Elixir: 'credo' * Fortran: 'gcc' * Go: 'gofmt -e', 'go vet', 'golint' * Haskell: 'ghc' |