[all-commits] [llvm/llvm-project] 472fd7: [Github][CI] Introduce `LintHelper` class in `code...
mitchell via All-commits
all-commits at lists.llvm.org
Fri Dec 5 18:21:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 472fd70ace5d8522452b98e803e11676cad8753f
https://github.com/llvm/llvm-project/commit/472fd70ace5d8522452b98e803e11676cad8753f
Author: mitchell <mitchell.xu2 at gmail.com>
Date: 2025-12-06 (Sat, 06 Dec 2025)
Changed paths:
M llvm/utils/git/code-lint-helper.py
Log Message:
-----------
[Github][CI] Introduce `LintHelper` class in `code-lint-helper.py` (#168827)
This commit introduces a new `LintHelper` class to
`llvm/utils/git/code-lint-helper.py`, which lays the groundwork for
integrating additional linters (`doc8`) into Github Action workflow.
---------
Co-authored-by: EugeneZelenko <eugene.zelenko at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list