[all-commits] [llvm/llvm-project] 4aba20: [NFC][clang-tidy] Add type annotations to rename_c...

Nicolas van Kempen via All-commits all-commits at lists.llvm.org
Wed Oct 9 15:20:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4aba20fecaa09089132afe451aa04a22cd3794ca
      https://github.com/llvm/llvm-project/commit/4aba20fecaa09089132afe451aa04a22cd3794ca
  Author: Nicolas van Kempen <nvankemp at gmail.com>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/rename_check.py

  Log Message:
  -----------
  [NFC][clang-tidy] Add type annotations to rename_check.py (#108443)

```
> python3 -m mypy --strict clang-tools-extra/clang-tidy/rename_check.py
Success: no issues found in 1 source file
```



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