mirror of
https://gitee.com/openharmony/third_party_vulkan-loader
synced 2024-11-23 07:10:23 +00:00
repo: Change source style from LLVM to Google
Matches the source code style guide. Change-Id: I9a1328ce8b500fa34336b52964dcb2c7fd16e17b
This commit is contained in:
parent
91c1075ee7
commit
a6994b23ff
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
# Use defaults from LLVM style with the following exceptions:
|
# Use defaults from the Google style with the following exceptions:
|
||||||
BasedOnStyle: LLVM
|
BasedOnStyle: Google
|
||||||
IndentWidth: 4
|
IndentWidth: 4
|
||||||
ColumnLimit: 132
|
ColumnLimit: 132
|
||||||
SortIncludes: false
|
SortIncludes: false
|
||||||
|
Loading…
Reference in New Issue
Block a user