[clang-tools-extra] [clang-tidy][NFC] Run ruff over python scripts (PR #176927)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 26 07:45:53 PST 2026


================
@@ -410,16 +409,13 @@ def filename_from_module(module_name: str, check_name: str) -> str:
         with io.open(module_file, "r") as f:
----------------
vbvictor wrote:

fixed

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


More information about the cfe-commits mailing list