[llvm] [llvm] Ensure newline at the end of files (NFC) (PR #143061)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 6 13:36:13 PDT 2025
boomanaiden154 wrote:
> Is there any way we can add missing newlines to the code_formatter check as an error? I realise code_formatter is the check most likely to be ignored in a PR.....
Yeah, it should be possible to do. It's mostly just a matter of someone actually getting it done.
https://github.com/llvm/llvm-project/pull/143061
More information about the llvm-commits
mailing list