@@ -9,6 +9,13 @@ These guidelines are there to facilitate working together on the same project. T
...
@@ -9,6 +9,13 @@ These guidelines are there to facilitate working together on the same project. T
The repository contains a .clang-format file that defines the coding style. This style is enforced by a pipeline running on every merge request, rejecting it when the conditions are not met.
The repository contains a .clang-format file that defines the coding style. This style is enforced by a pipeline running on every merge request, rejecting it when the conditions are not met.
You can use clang-format directly on your code, or set up your IDE to format your code automatically.
You can use clang-format directly on your code, or set up your IDE to format your code automatically.
Please use Version 17! On Windows, just use this exe: