summaryrefslogtreecommitdiff
path: root/.clang-format
AgeCommit message (Expand)AuthorFilesLines
2025-09-28clang-format: exclude control macros from SpaceBeforeParensJustin Tobler1-1/+1
2025-07-02clang-format: add 'RemoveBracesLLVM' to the main configKarthik Nayak1-0/+6
2025-07-02clang-format: set 'ColumnLimit' to 0Karthik Nayak1-12/+9
2024-10-18clang-format: align consecutive macro definitionsKarthik Nayak1-0/+3
2024-10-18clang-format: re-adjust line break penaltiesKarthik Nayak1-6/+7
2024-08-19Merge branch 'rs/unit-tests-test-run'Junio C Hamano1-0/+5
2024-07-30clang-format: fix indentation width for preprocessor directivesPatrick Steinhardt1-2/+4
2024-07-30Merge branch 'kn/ci-clang-format' into ps/doc-more-c-coding-guidelinesJunio C Hamano1-0/+25
2024-07-30unit-tests: add if_testRené Scharfe1-0/+5
2024-07-23clang-format: formalize some of the spacing rulesKarthik Nayak1-0/+15
2024-07-23clang-format: avoid spacing around bitfield colonKarthik Nayak1-0/+4
2024-07-23clang-format: indent preprocessor directives after hashKarthik Nayak1-0/+6
2024-07-15Merge branch 'rs/clang-format-updates'Junio C Hamano1-4/+9
2024-07-06clang-format: include kh_foreach* macros in ForEachMacrosRené Scharfe1-4/+9
2023-11-01clang-format: fix typo in commentAditya Neelamraju1-3/+3
2019-06-04clang-format: use git grep to generate the ForEachMacros listMiguel Ojeda1-2/+15
2019-02-22trace2: add for_each macros to clang-formatJeff Hostetler1-1/+1
2018-10-09editorconfig: indicate settings should be kept in syncbrian m. carlson1-0/+2
2018-01-24clang-format: adjust penalty for return type line breakPatryk Obara1-1/+1
2017-10-02clang-format: add a comment about the meaning/status of theStephan Beyer1-1/+5
2017-10-01clang-format: adjust line break penaltiesJohannes Schindelin1-6/+6
2017-08-14clang-format: outline the git project's coding styleBrandon Williams1-0/+165