SERVER-113167 add clang format config for newlines at EOF (#43302)
GitOrigin-RevId: 2c4ea7e722954f809e791ce506d57ee8111baaea
This commit is contained in:
committed by
MongoDB Bot
parent
77580aa0e8
commit
5df9f4828b
@@ -159,6 +159,8 @@ StatementMacros:
|
||||
TabWidth: 4
|
||||
UseCRLF: false
|
||||
UseTab: Never
|
||||
InsertNewlineAtEOF: true
|
||||
KeepEmptyLinesAtEOF: true
|
||||
WhitespaceSensitiveMacros:
|
||||
- STRINGIZE
|
||||
- PP_STRINGIZE
|
||||
|
||||
Reference in New Issue
Block a user