| Commit message (Expand) | Author | Age | Files | Lines |
* | Style: Workaround clang-format 14 bug with `Inline` oneliner functions | Rémi Verschelde | 2022-08-03 | 1 | -1/+1 |
* | Style: Sync clang-format template with Clang 14.0 | Rémi Verschelde | 2022-04-12 | 1 | -6/+16 |
* | clang-format: Enable `BreakBeforeTernaryOperators` | Rémi Verschelde | 2021-10-28 | 1 | -1/+1 |
* | clang-format: Disable alignment of operands, too unreliable | Rémi Verschelde | 2021-10-28 | 1 | -1/+1 |
* | clang-format: Sync config with LLVM 13 | Rémi Verschelde | 2021-10-22 | 1 | -17/+78 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+1 |
* | Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine | Rémi Verschelde | 2020-05-10 | 1 | -1/+1 |
* | Style: clang-format: Disable AllowShortIfStatementsOnASingleLine | Rémi Verschelde | 2020-05-10 | 1 | -1/+1 |
* | clang-format: Add JavaImportGroups for Java code | Rémi Verschelde | 2020-05-06 | 1 | -0/+1 |
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -2/+2 |
* | clang-format: Set standard for ObjC++ | Rémi Verschelde | 2019-02-09 | 1 | -0/+1 |
* | Style: Format code with clang-format 6.0.1 | Rémi Verschelde | 2018-07-18 | 1 | -1/+8 |
* | Style: Apply clang-format to Java files | Rémi Verschelde | 2017-12-10 | 1 | -1/+4 |
* | Style: Update definitions for clang-format 5.0.0 | Rémi Verschelde | 2017-12-07 | 1 | -16/+34 |
* | Style: Add .clang-format based on LLVM style | Rémi Verschelde | 2017-02-11 | 1 | -0/+98 |