Skip to content

Coding style

Urs Hähner edited this page Mar 22, 2019 · 1 revision

The DCA++ code follows its own coding style. This way, we ensure consistency of the code base and prevent unnecessary diffs in pull requests due to different editor formatting settings.

Formatting a file according to the coding style can be done automatically by the running the ClangFormat tool.
DCA++ requires ClangFormat >= 6.0.