[llvm] [workflows] Add a new workflow for checking commit access qualifications (PR #93301)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 23:53:50 PDT 2024


================
@@ -0,0 +1,443 @@
+import datetime
----------------
boomanaiden154 wrote:

We should probably have the LLVM copyright notice at the top of the file. See something like https://github.com/llvm/llvm-project/blob/b330d800cb7917e537b05a23febfe188401c5628/llvm/utils/mlgo-utils/mlgo/corpus/combine_training_corpus.py#L1.

We should probably standardize the python header comment block at some point, but that's a separate issue...

https://github.com/llvm/llvm-project/pull/93301


More information about the llvm-commits mailing list