forked from M-Labs/nac3
core: add .clang-format
This commit is contained in:
parent
3c4d04e7c9
commit
b2183fba24
|
@ -0,0 +1,3 @@
|
|||
BasedOnStyle: Microsoft
|
||||
IndentWidth: 4
|
||||
ReflowComments: false
|
Loading…
Reference in New Issue