mirror of
https://github.com/fredrikr79/SnakeDL3.git
synced 2026-03-28 05:04:01 +01:00
style: format in 2 spaces instead
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Common settings
|
||||
BasedOnStyle: llvm # WebKit
|
||||
TabWidth: 4
|
||||
IndentWidth: 4
|
||||
TabWidth: 2
|
||||
IndentWidth: 2
|
||||
UseTab: Never
|
||||
ColumnLimit: 80
|
||||
ColumnLimit: 100
|
||||
|
||||
Reference in New Issue
Block a user