Dear users,
as promised at the last users meeting we have begun reformatting our code to
follow a consistent style. This is done using clang-format and a corresponding
.clang-format file has already been pushed to the MITK repository[1]. If you
want to use this file for your own development, take a look at the clang format
integration page[2].
If you have modified the MITK source code yourself, we apologize for the
inconvenience. But we hope using a consistent, documented coding style makes up
for it in the future.
Rebasing your branches will probably produce conflicts. You can try to minimize
it by
a) Using the ignore space change strategy: git merge -no-ff -X
ignore-space-change your-branch-here
b) Reformat your commits using the tools mentioned in [2] and squash the changes
[1] https://phabricator.mitk.org/diffusion/MITK/browse/master/.clang-format
[2] http://clang.llvm.org/docs/ClangFormat.html
Best regards,
The MITK team
------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive.
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users