/[osn-commons]/trunk/.clang-format
ViewVC logotype

Diff of /trunk/.clang-format

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 37 by rakinar2, Thu Aug 8 19:13:53 2024 UTC revision 43 by rakinar2, Sat Aug 10 18:31:52 2024 UTC
# Line 1  Line 1 
1  IndentWidth: 4  IndentWidth: 4
 IndentStyle: Spaces  
2  BasedOnStyle: GNU  BasedOnStyle: GNU
3  ColumnLimit: 80  ColumnLimit: 80
4  BreakBeforeBraces: GNU  BreakBeforeBraces: GNU
5  UseTab: Never  UseTab: Never
6  SpaceAfterCStyleCast: true  SpaceAfterCStyleCast: true
 SpaceAfterFunctionName: false  
7  AlignArrayOfStructures: Left  AlignArrayOfStructures: Left
8  IndentPPDirectives: AfterHash  IndentPPDirectives: AfterHash
9  # IndentCaseLabels: true  # IndentCaseLabels: true

Legend:
Removed from v.37  
changed lines
  Added in v.43

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26