[core] Enable ruff PGH (pygrep-hooks) lint family (#16651)

This commit is contained in:
J. Nick Koston
2026-05-26 15:29:54 -05:00
committed by GitHub
parent 96816e2491
commit 52ead52ef2
10 changed files with 22 additions and 15 deletions

View File

@@ -127,6 +127,7 @@ select = [
"LOG", # flake8-logging
"NPY", # numpy-specific rules
"PERF", # performance
"PGH", # pygrep-hooks
"PIE", # flake8-pie
"PL", # pylint
"PTH", # flake8-use-pathlib