Commit Graph

5 Commits

Author SHA1 Message Date
Uwe
50347e3c18 [.clang] change a setting back to our "default"
- we used (since I am at FreeCAD) a line break after an if statement for better readability. I noticed that this rule on not in our .clang format causing unwanted diffs when using it (e.g. when coding using the Visual Studio IDE:)
2022-10-02 20:20:41 +02:00
berniev
f7c84dfd09 column limit 2022-09-14 13:21:04 -05:00
berniev
e808c88bff space before initializer 2022-09-13 16:39:14 -05:00
Uwe
17528eb1ca .clang-format: change a style
as discussed here: https://github.com/FreeCAD/FreeCAD/pull/6918#issuecomment-1186529217
2022-07-18 00:48:46 +02:00
berniev
287f3ecafe created clang-format 2022-06-21 21:02:20 -04:00