Pointed out by an error box. I'm not sure if there exists a code formating tool for Julia though...
@kindlychung It looks like Formatting.jl is just a printf-like thing, while here we need something that would reformat Julia code to fit into some coding style.
See https://github.com/Glavin001/atom-beautify/blob/master/docs/add-languages-and-beautifiers.md for instructions how to add a language and beautifier to Atom-Beautify.
The only blocker for this feature is yourself 馃槈. Pull Requests welcome for implementing this feature. Thanks in advance!
+1
Please do not comment with +1 and instead do 馃憤 on the main Issue at the top.
Here is a screenshot:

Thank you.
Most helpful comment
See https://github.com/Glavin001/atom-beautify/blob/master/docs/add-languages-and-beautifiers.md for instructions how to add a language and beautifier to Atom-Beautify.
The only blocker for this feature is yourself 馃槈. Pull Requests welcome for implementing this feature. Thanks in advance!