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
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.