[PATCH] D123859: [NFC][UpdateTestChecks] Fix whitespace in common.py and asm.py
Daniil Kovalev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 15 08:10:40 PDT 2022
kovdan01 created this revision.
kovdan01 added reviewers: tra, MaskRay.
Herald added subscribers: StephenFan, arichardson.
Herald added a project: All.
kovdan01 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
While working on D122986 <https://reviews.llvm.org/D122986>, noticed that indentation size varies even within
one file. Fixed that - now indentation is 2 spaces everywhere. This indentation
size was chosen as the most common one.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D123859
Files:
llvm/utils/UpdateTestChecks/asm.py
llvm/utils/UpdateTestChecks/common.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123859.423112.patch
Type: text/x-patch
Size: 20910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/cc930e80/attachment.bin>
More information about the llvm-commits
mailing list