[llvm] code-format: Improve the code-format-helper to be able to run as a git hook (PR #73957)

Tobias Hieta via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 1 06:39:05 PST 2023


================
@@ -14,8 +14,22 @@
 import sys
 from functools import cached_property
 
-import github
-from github import IssueComment, PullRequest
+
----------------
tru wrote:

Absolutely. I will add some comments.

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


More information about the llvm-commits mailing list