[PATCH] D150545: [NFC][Py Reformat] Reformat python files in llvm

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 19:54:32 PDT 2023


arichardson added a comment.

Having a tool-enforces style will make reviewing contributions to the python scripts much easier since we don't have to worry about coding style. I wonder if it would make sense to also add a pre-commit (https://pre-commit.com/) config file to make it easy to automate?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150545/new/

https://reviews.llvm.org/D150545



More information about the llvm-commits mailing list