SERVER-113167 add clang format config for newlines at EOF (#43302)

GitOrigin-RevId: 2c4ea7e722954f809e791ce506d57ee8111baaea
This commit is contained in:
Daniel Moody
2025-10-29 11:32:10 -05:00
committed by MongoDB Bot
parent 77580aa0e8
commit 5df9f4828b

View File

@@ -159,6 +159,8 @@ StatementMacros:
TabWidth: 4
UseCRLF: false
UseTab: Never
InsertNewlineAtEOF: true
KeepEmptyLinesAtEOF: true
WhitespaceSensitiveMacros:
- STRINGIZE
- PP_STRINGIZE