add .clang-format

This commit is contained in:
yancey 2023-02-07 05:03:49 -05:00
parent 0775131ab5
commit a0c9cce148

4
.clang-format Normal file
View File

@ -0,0 +1,4 @@
SortIncludes: false
BasedOnStyle: Google
ColumnLimit: 0
IndentWidth: 4