Hello,
I was wondering if clang-format supports adding a blank line between field
member declarations. Also there should be a blank line added between
methods.
See this example:
https://www.pastiebin.com/pastie/diff/5f29ac2f02790/105840,105839
I want the left side to be formatted and than it shoul
Hi,
currently I'm looking for a Java SourceCode formatter which can be integrated
into the Eclipse-IDE and also run as standalone application.
The development department of my company needs a fixed source code formatting,
as we experienced formatter changes during every Eclipse-IDE update.
We