diff options
author | w0rp <w0rp@users.noreply.github.com> | 2019-08-18 16:22:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-18 16:22:46 +0100 |
commit | d787369f3774ed26ef7c58f75162bc1828253f49 (patch) | |
tree | 9a0047b9b7636ac59b2b5dd3661b347f05a7e0b3 /supported-tools.md | |
parent | c4bdf165caf99706f439ecbe1a1d1865d53545a8 (diff) | |
parent | b70eeaadb40107f8688e11b7fedcef51777258c4 (diff) | |
download | ale-d787369f3774ed26ef7c58f75162bc1828253f49.zip |
Merge pull request #2701 from elebow/doc-elixir-linters-floppy_disk
Add :floppy_disk: to dialyxir and dogma
Diffstat (limited to 'supported-tools.md')
-rw-r--r-- | supported-tools.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/supported-tools.md b/supported-tools.md index 6e3a6f6e..4127edfc 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -126,8 +126,8 @@ formatting. * [hadolint](https://github.com/hadolint/hadolint) * Elixir * [credo](https://github.com/rrrene/credo) - * [dialyxir](https://github.com/jeremyjh/dialyxir) - * [dogma](https://github.com/lpil/dogma) + * [dialyxir](https://github.com/jeremyjh/dialyxir) :floppy_disk: + * [dogma](https://github.com/lpil/dogma) :floppy_disk: * [elixir-ls](https://github.com/JakeBecker/elixir-ls) :warning: * [mix](https://hexdocs.pm/mix/Mix.html) :warning: :floppy_disk: * Elm |