You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
http://astyle.sourceforge.net/astyle.html
Use the following astyle options to format your code:
astyle --style=java --indent=tab --attach-namespaces --attach-classes --indent-cases --remove-brackets src/my_file.cpp
optionally: --break-blocks