[PATCH] D49116: Setup clang-format as an Arcanist linter
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 13:02:51 PDT 2020
scott.linder added a comment.
+1 from me too. It is a little annoying that diffs can become less clear when old code is touched and gets reformatted along with a real change, but I think the alternative of (nearly) ever commit being preceded by an NFC change to fix surrounding formatting is even worse.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D49116/new/
https://reviews.llvm.org/D49116
More information about the llvm-commits
mailing list