================ @@ -1,9 +1,5 @@ BasedOnStyle: LLVM InsertNewlineAtEOF: true -KeepEmptyLines: - AtEndOfFile: false - AtStartOfBlock: false - AtStartOfFile: false ---------------- hnrklssn wrote:
My bad, meant to only remove these temporarily because they weren't recognised by my version of clang-format. Will revert this change. https://github.com/llvm/llvm-project/pull/189274 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
