Y
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
sugarpile
3632 days ago
Not sure if it's what you want but Credo (
https://github.com/rrrene/credo/
) exists
link
innocentoldguy
3632 days ago
Do you mean something like Python's PEP8 plugin, or JSHint?
link