wgpu/.clang-format
2019-03-08 07:15:36 -07:00

6 lines
115 B
YAML

IndentWidth: 4
# Reduce left indentation for nested structs
AlignOperands: false
AlignAfterOpenBracket: DontAlign