wgpu/.clang-format

6 lines
115 B
Plaintext
Raw Normal View History

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