Update .clang-format

This commit is contained in:
Robbert van der Helm
2020-03-05 13:04:16 +01:00
parent cb6ad5f043
commit 22f01a4b69
+4
View File
@@ -1,2 +1,6 @@
BasedOnStyle: Chromium
IndentWidth: 4
Standard: Cpp11
# Don't reflow nested comments
CommentPragmas: '^ //'