Skip to content

Commit

Permalink
Fix qam chord order, time, lock
Browse files Browse the repository at this point in the history
  • Loading branch information
flukejones committed Aug 4, 2024
1 parent c639d0f commit 2061be0
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 79 deletions.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ BreakConstructorInitializersBeforeComma: false
BreakConstructorInitializers: BeforeComma
BreakAfterJavaFieldAnnotations: false
BreakStringLiterals: false
ColumnLimit: 80
ColumnLimit: 100
CommentPragmas: '^ IWYU pragma:'
CompactNamespaces: false
ConstructorInitializerAllOnOneLineOrOnePerLine: false
Expand Down
Loading

0 comments on commit 2061be0

Please sign in to comment.