diff options
author | Eddie Lebow <elebow@users.noreply.github.com> | 2019-08-15 00:40:30 -0400 |
---|---|---|
committer | Eddie Lebow <elebow@users.noreply.github.com> | 2019-08-15 00:40:30 -0400 |
commit | b70eeaadb40107f8688e11b7fedcef51777258c4 (patch) | |
tree | 78dcd0069128734d08a071f607ecec1e5fcef941 | |
parent | 28c93ab1854ef41a46855401cc4addbaf7dfb9d4 (diff) | |
download | ale-b70eeaadb40107f8688e11b7fedcef51777258c4.zip |
Add :floppy_disk: to dialyxir and dogma
-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 6cb9f418..8b891082 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -125,8 +125,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 |