Skip to content

Commit 02ba212

Browse files
Remove elixirformatter.com from Elixir analyzer (#2367)
1 parent eac1ee8 commit 02ba212

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

analyzer-comments/elixir/solution/indentation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@
55
Elixir code should be indented with 2 spaces. Make sure not to use tabs for indentation.
66

77
If you are solving Elixir exercises on your own computer, consider running `mix format` in the directory with the exercise. It will automatically format your code according to the community's standards, including fixing all problems with indentation.
8-
9-
If you are solving Elixir exercises in Exercism's web editor, you might want to try [elixirformatter.com](https://elixirformatter.com/).

0 commit comments

Comments
 (0)