Glavin001/atom-beautify

Add Google Java Format beautifier

Open

#2,126 opened on May 7, 2018

View on GitHub
 (10 comments) (0 reactions) (1 assignee)CoffeeScript (442 forks)batch import
add-beautifiergood first issuehelp wanted

Repository metrics

Stars
 (1,503 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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