Glavin001/atom-beautify

Spport for Astyle instead of Uncrustify

Open

#259 opened on Mar 29, 2015

View on GitHub
 (3 comments) (1 reaction) (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

I wonder if using http://sourceforge.net/projects/astyle/ would be better than uncrustify.

https://github.com/timonwong/SublimeAStyleFormatter uses it (through pyastyle) and it is working great for me.

Contributor guide