Mercurial > minori
view dep/fmt/.clang-format @ 366:886f66775f31
animone: add preliminary AT-SPI stuff
anime_list: finish the regular singular right click menu
| author | Paper <paper@tflc.us> | 
|---|---|
| date | Sun, 17 Nov 2024 19:56:01 -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
