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