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