mirror of
https://github.com/fredrikr79/SnakeDL3.git
synced 2026-03-26 12:23:11 +01:00
7 lines
131 B
YAML
7 lines
131 B
YAML
# Common settings
|
|
BasedOnStyle: llvm # WebKit
|
|
TabWidth: 4
|
|
IndentWidth: 4
|
|
UseTab: Never
|
|
ColumnLimit: 80
|