This commit is contained in:
Michal Moskal 2020-10-05 18:54:02 +02:00
Родитель 75b5504c99
Коммит 928a8d05f2
1 изменённых файлов: 6 добавлений и 0 удалений

6
.clang-format Normal file
Просмотреть файл

@ -0,0 +1,6 @@
BasedOnStyle: LLVM
IndentWidth: 4
UseTab: Never
ColumnLimit: 100
AllowShortFunctionsOnASingleLine: Inline
SortIncludes: false