Bump indent width to 4

This commit is contained in:
0x1eef 2024-05-12 19:10:47 -03:00
parent ac2428d7c5
commit 7a43c9c1a0
5 changed files with 132 additions and 132 deletions

View file

@ -1,5 +1,5 @@
BasedOnStyle: LLVM
IndentWidth: 2
IndentWidth: 4
SortIncludes: false
UseTab: Never
BreakBeforeBraces: Allman