[PATCH] D153208: [clang-format] Add InsertNewlineAtEOF to .clang-format files

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 18 23:49:19 PDT 2023


owenpan added a comment.

In D153208#4431239 <https://reviews.llvm.org/D153208#4431239>, @HazardyKnusperkeks wrote:

> We also could add a clang-format style, the you wouldn't have to to touch all .clang-format files. ;)

Something like `BasedOnStyle: clang-format`? I like it but feel that it should be an undocumented feature. What do you all think?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153208/new/

https://reviews.llvm.org/D153208



More information about the cfe-commits mailing list