mirror of
https://github.com/fredrikr79/SnakeDL3.git
synced 2026-01-08 10:23:49 +01:00
7 lines
132 B
YAML
7 lines
132 B
YAML
# Common settings
|
|
BasedOnStyle: llvm # WebKit
|
|
TabWidth: 2
|
|
IndentWidth: 2
|
|
UseTab: Never
|
|
ColumnLimit: 100
|