summaryrefslogtreecommitdiffstats
path: root/.clang-format
Commit message (Expand)AuthorAgeFilesLines
* Style: Downgrade `.clang-format` arguments to 17.xThaddeus Crews2024-11-271-45/+8
* Style: Add 19.1.0 LLVM options to `.clang-format`Thaddeus Crews2024-11-221-8/+35
* Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-2/+2
* CI: Update pre-commit `clang-format` to 18.1.8Thaddeus Crews2024-09-191-91/+140
* Style: Workaround clang-format 14 bug with `Inline` oneliner functionsRémi Verschelde2022-08-031-1/+1
* Style: Sync clang-format template with Clang 14.0Rémi Verschelde2022-04-121-6/+16
* clang-format: Enable `BreakBeforeTernaryOperators`Rémi Verschelde2021-10-281-1/+1
* clang-format: Disable alignment of operands, too unreliableRémi Verschelde2021-10-281-1/+1
* clang-format: Sync config with LLVM 13Rémi Verschelde2021-10-221-17/+78
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+1
* Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde2020-05-101-1/+1
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-1/+1
* clang-format: Add JavaImportGroups for Java codeRémi Verschelde2020-05-061-0/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-2/+2
* clang-format: Set standard for ObjC++Rémi Verschelde2019-02-091-0/+1
* Style: Format code with clang-format 6.0.1Rémi Verschelde2018-07-181-1/+8
* Style: Apply clang-format to Java filesRémi Verschelde2017-12-101-1/+4
* Style: Update definitions for clang-format 5.0.0Rémi Verschelde2017-12-071-16/+34
* Style: Add .clang-format based on LLVM styleRémi Verschelde2017-02-111-0/+98