Files
linux-packaging-mono/external/llvm-project/openmp/runtime/.clang-format

6 lines
80 B
Plaintext
Raw Normal View History

---
BasedOnStyle: LLVM
AlignTrailingComments: false
SortIncludes: false
...