You've already forked llvm.llvm-project.clang.tools.clang-format
Revert "[clang-format][NFC] Don't use clang-format style in config files"
This reverts commit c69ec700adec315b3daa55742f2ef655242fa297, which has been obsolete since commit dec63221d56e because the clang-format style was added in version 18. NOKEYCHECK=True GitOrigin-RevId: 5ac784d1d00ce4733d07c3432ff946497a249e51
This commit is contained in:

committed by
Copybara-Service

parent
3c0acd2d4e
commit
949fc14901
@@ -1,6 +1 @@
|
||||
BasedOnStyle: LLVM
|
||||
InsertBraces: true
|
||||
InsertNewlineAtEOF: true
|
||||
LineEnding: LF
|
||||
RemoveBracesLLVM: true
|
||||
RemoveParentheses: ReturnStatement
|
||||
BasedOnStyle: clang-format
|
||||
|
Reference in New Issue
Block a user