Hacker News new | ask | show | jobs
by anonymousguy 3632 days ago
We have been looking for an Elixir code beautifier. If you are aware of one please let us know: https://github.com/Glavin001/atom-beautify/issues/545
2 comments

Not sure if it's what you want but Credo (https://github.com/rrrene/credo/) exists
Do you mean something like Python's PEP8 plugin, or JSHint?