Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
afcd8ff0
You need to sign in or sign up before continuing.
Unverified
Commit
afcd8ff0
authored
Apr 19, 2024
by
Hongzhi (Steve), Chen
Committed by
GitHub
Apr 19, 2024
Browse files
Revert "[Misc] Update clang format." (#7321)
parent
00cb0f9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.clang-format
.clang-format
+4
-0
No files found.
.clang-format
View file @
afcd8ff0
...
@@ -9,24 +9,28 @@ AlignConsecutiveAssignments:
...
@@ -9,24 +9,28 @@ AlignConsecutiveAssignments:
AcrossEmptyLines: false
AcrossEmptyLines: false
AcrossComments: false
AcrossComments: false
AlignCompound: false
AlignCompound: false
AlignFunctionPointers: false
PadOperators: true
PadOperators: true
AlignConsecutiveBitFields:
AlignConsecutiveBitFields:
Enabled: false
Enabled: false
AcrossEmptyLines: false
AcrossEmptyLines: false
AcrossComments: false
AcrossComments: false
AlignCompound: false
AlignCompound: false
AlignFunctionPointers: false
PadOperators: false
PadOperators: false
AlignConsecutiveDeclarations:
AlignConsecutiveDeclarations:
Enabled: false
Enabled: false
AcrossEmptyLines: false
AcrossEmptyLines: false
AcrossComments: false
AcrossComments: false
AlignCompound: false
AlignCompound: false
AlignFunctionPointers: false
PadOperators: false
PadOperators: false
AlignConsecutiveMacros:
AlignConsecutiveMacros:
Enabled: false
Enabled: false
AcrossEmptyLines: false
AcrossEmptyLines: false
AcrossComments: false
AcrossComments: false
AlignCompound: false
AlignCompound: false
AlignFunctionPointers: false
PadOperators: false
PadOperators: false
AlignConsecutiveShortCaseStatements:
AlignConsecutiveShortCaseStatements:
Enabled: false
Enabled: false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment