mirror of
https://gitee.com/openharmony/third_party_vulkan-loader
synced 2024-11-23 23:29:44 +00:00
26ba91a308
Change-Id: I265cffaf708244d5b268018aa47fc869facce6fd
7 lines
133 B
YAML
7 lines
133 B
YAML
---
|
|
# We'll use defaults from the LLVM style, but with 4 columns indentation.
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
ColumnLimit: 132
|
|
...
|