Glavin001/atom-beautify

Add Google Java Format beautifier

Open

#2.126 geöffnet am 7. Mai 2018

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (1 zugewiesene Person)CoffeeScript (1.503 Stars) (442 Forks)batch import
add-beautifiergood first issuehelp wanted

Beschreibung

The Java default beautifier is Uncrustify. But the result of uncrustify is not my expect. I find a wonderful beautifier, and I know how to use it in command line. The question now is how can I add this beautifier into atom-beautify instead of uncrustify ?

Contributor Guide