summaryrefslogtreecommitdiffstats
path: root/.clang-format
AgeCommit message (Expand)Author
2020-06-12clang-format: Temporarily disable StatementMacrosUwe Klotz
2020-06-11clang-format: Define more StatementMacrosUwe Klotz
2020-06-11clang-format: Enable AlwaysBreakBeforeMultilineStringsUwe Klotz
2020-03-29fix typoDaniel Schürmann
2020-03-29Added line-length.py to call clang-format for lines > 100 onlyDaniel Schürmann
2019-08-07Add comment about customization of clang-format optionsUwe Klotz
2019-08-06Enforce a consistent pointer alignment (*/&) styleUwe Klotz
2019-05-09Disable space after template keywordUwe Klotz
2019-04-09Update formatting rules as discussed in PR #2077Uwe Klotz
2019-04-09Exclude .js files from auto-formattingUwe Klotz
2019-04-09Improve readability of range based for loopsUwe Klotz
2019-04-09Avoid inconsitent arg/param list stylesUwe Klotz
2019-04-09Remove spaces before range-based for loop colonUwe Klotz
2019-04-09Disable line length limit in auto-formattingUwe Klotz
2019-04-09Update formatting optionsUwe Klotz
2019-04-09Add .clang-format fileUwe Klotz