diff options
author | w0rp <w0rp@users.noreply.github.com> | 2017-10-24 22:13:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-24 22:13:04 +0100 |
commit | 0e4dd95e5dac4ef5ac7877b1885f1c8300a53bd3 (patch) | |
tree | 6c9706548e6c7d9f393526c851907d8f313961d8 /doc/ale.txt | |
parent | 5a91f7e19f1eab027bfd93098d80e1cdd847f918 (diff) | |
parent | be1377f6d7e642a8b56bb0589dc9cc48fc836c13 (diff) | |
download | ale-0e4dd95e5dac4ef5ac7877b1885f1c8300a53bd3.zip |
Merge pull request #1017 from carakan/elixir_format
`mix format` new fixer for elixir lang
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index fb0b5a76..b764fe6b 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -48,6 +48,8 @@ CONTENTS *ale-contents* dartanalyzer........................|ale-dart-dartanalyzer| dockerfile............................|ale-dockerfile-options| hadolint............................|ale-dockerfile-hadolint| + elixir................................|ale-elixir-options| + mix.................................|ale-elixir-mix| elm...................................|ale-elm-options| elm-format..........................|ale-elm-elm-format| elm-make............................|ale-elm-elm-make| |