Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.clang-format - github.com/KhronosGroup/SPIRV-Tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1d43c4ed46c81fdfca274a524bf8b69268210cf9 (plain)
1
2
3
4
5
6
---
Language: Cpp
BasedOnStyle: Google
DerivePointerAlignment: false
SortIncludes: true
...