Create .clang-format

This commit is contained in:
Arkaprabha Chakraborty
2022-02-02 09:04:22 +05:30
committed by GitHub
parent 58cabf0612
commit 9e0e854959

2
.clang-format Normal file
View File

@@ -0,0 +1,2 @@
IndentWidth: 4
AllowShortFunctionsOnASingleLine: false