Commit Graph

5 Commits

Author SHA1 Message Date
asuessenbach
3362287273 Revert some changes in .clang_format_11, that in fact are version 12 features. 2022-03-15 17:53:25 +01:00
asuessenbach
2148249e0f Minor cleanup work in command generation. 2022-03-10 17:41:47 +01:00
asuessenbach
611365b986 Updated clang_format options 2022-03-09 12:28:52 +01:00
asuessenbach
5fe410279a Change ColumnLimit with clang-format from 120 to 160. 2022-02-28 10:11:04 +01:00
David Neto
938d9e60e0 Use and recommend clang-format-11, not clang-format-10
Also:
- Fix the numbered list formatting in the README.md
- Describe the -DVULKAN_HPP_RUN_GENERATOR=ON option

Fixes: #1116
2021-10-25 12:45:39 -04:00