[all-commits] [llvm/llvm-project] 408fe1: [NFC][run-clang-tidy] Add minor type hints (#151873)
Nicolas van Kempen via All-commits
all-commits at lists.llvm.org
Sun Aug 3 09:52:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 408fe1d369df926eecd6c15ce939d38652b4b58d
https://github.com/llvm/llvm-project/commit/408fe1d369df926eecd6c15ce939d38652b4b58d
Author: Nicolas van Kempen <nvankemp at gmail.com>
Date: 2025-08-03 (Sun, 03 Aug 2025)
Changed paths:
M clang-tools-extra/clang-tidy/tool/run-clang-tidy.py
Log Message:
-----------
[NFC][run-clang-tidy] Add minor type hints (#151873)
This script passes
```
python3 -m mypy --strict clang-tools-extra/clang-tidy/tool/run-clang-tidy.py
```
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