Skip to content

Commit

Permalink
Remove elixirformatter.com from Elixir analyzer (#2367)
Browse files Browse the repository at this point in the history
apoorvaeternity authored Jan 21, 2025
1 parent eac1ee8 commit 02ba212
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions analyzer-comments/elixir/solution/indentation.md
Original file line number Diff line number Diff line change
@@ -5,5 +5,3 @@
Elixir code should be indented with 2 spaces. Make sure not to use tabs for indentation.

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.

If you are solving Elixir exercises in Exercism's web editor, you might want to try [elixirformatter.com](https://elixirformatter.com/).

0 comments on commit 02ba212

Please sign in to comment.