mirror of
https://github.com/fredrikr79/SnakeDL3.git
synced 2026-04-22 18:00:44 +02:00
7 lines
131 B
YAML
7 lines
131 B
YAML
# Common settings
|
|
BasedOnStyle: llvm # WebKit
|
|
TabWidth: 4
|
|
IndentWidth: 4
|
|
UseTab: Never
|
|
ColumnLimit: 80
|