Mercurial > minori
view dep/fmt/.clang-format @ 404:e561b7542b7b default tip
*: fix build on mac os x
| author | Paper <paper@tflc.us> |
|---|---|
| date | Mon, 19 Jan 2026 20:50:40 -0500 |
| parents | 1faa72660932 |
| children |
line wrap: on
line source
# Run manually to reformat a file: # clang-format -i --style=file <file> Language: Cpp BasedOnStyle: Google IndentPPDirectives: AfterHash IndentCaseLabels: false AlwaysBreakTemplateDeclarations: false DerivePointerAlignment: false
