mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-10 12:41:30 +11:00
a7e926d67b
Helps keeping the code tidy. Style is chosen to minimize diff, but contains a slight bit of personal taste.
6 lines
110 B
GLSL
6 lines
110 B
GLSL
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
ColumnLimit: 120
|
|
AllowShortFunctionsOnASingleLine: None
|
|
SortIncludes: false
|