KhronosGroup / KhronosGroup/glslang
Add .clang-format and run formatter?
Open
enhancement
Infrastructure
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 989
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 31
Description
Would there be any objection to adding a clang-format file and running the formatter?
I'd recommend something as simple as possible like:
```
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Chromium
```
Contributor guide
Assessment
This issue has not been assessed yet.