Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
Fix keys order
Browse files Browse the repository at this point in the history
  • Loading branch information
skippyr committed Sep 15, 2023
1 parent 0b7be07 commit 5653bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ AlignConsecutiveBitFields : Consecutive
AlignConsecutiveDeclarations: Consecutive
AlignConsecutiveMacros : Consecutive
AlwaysBreakAfterReturnType : AllDefinitions
JavaScriptQuotes : Double
BasedOnStyle : Microsoft
ColumnLimit : 80
JavaScriptQuotes : Double

0 comments on commit 5653bf4

Please sign in to comment.