Skip to content

Commit da2e7f8

Browse files
committed
Update .clang-format
1 parent 2aff082 commit da2e7f8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.clang-format

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
# https://clang.llvm.org/docs/ClangFormat.html
99
# https://clang.llvm.org/docs/ClangFormatStyleOptions.html
1010
#
11+
##############
12+
# This file is from kernel.org, it is only used to format the code.
13+
# It's not part of my project.
14+
# The original file can be found at:
15+
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/.clang-format
1116
---
1217
AccessModifierOffset: -4
1318
AlignAfterOpenBracket: Align

0 commit comments

Comments
 (0)