Commit Graph

5 Commits

Author SHA1 Message Date
Eugene Sandulenko
8c5ee3672a ALL: Remove formatting which MSVC is not happy about from .clang-format 2020-05-11 00:07:44 +02:00
Bastien Bouclet
5a1909f5fd ALL: .clang-foramt fixes
The project code formatting conventions specify we use tabs for
indentation, and don't increase the indentation level in namespaces.
2020-05-06 21:30:11 +02:00
Roland van Laar
03fdee906e ALL: Fix .clang-format
It's used by VScode. A missing comma threw this error:
    error: invalid boolean
2020-05-06 20:20:49 +02:00
Eugene Sandulenko
1970bde7ad ALL: Fix .clang-foramt
It is used by vscode editor
2020-05-06 17:43:54 +02:00
Eugene Sandulenko
55cac1a5eb MISC: Added .clang-format for automatic formatting 2020-05-06 15:49:08 +02:00