================ @@ -1,9 +1,9 @@ BasedOnStyle: LLVM InsertNewlineAtEOF: true -KeepEmptyLines: - AtEndOfFile: false - AtStartOfBlock: false - AtStartOfFile: false +# KeepEmptyLines: ---------------- gamesh411 wrote:
My bad, this is completely unrelated, the clang-format I use on ubuntu24 is version 18, and this option is added in v19. Reverted https://github.com/llvm/llvm-project/pull/176485 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
