summaryrefslogtreecommitdiff
path: root/.clang-format
AgeCommit message (Collapse)Author
2024-08-19Change Clang-Format settings to adhere to the used coding style (#2331)Ansariel Hiller
* Fix whitespaces for initializer lists ("type x {value};" vs "type x{ value };") * Change pointer alignment from right to left
2020-08-24DRTVWR-497 tweak clang-format rules for argument packingDave Houlton
2020-08-04SL-13521, clang-format renderDeferredLighting() for consistencyDave Houlton
2020-01-10Convert ignore file to git, add a .clang-format rules fileDave Houlton