mirror of
https://github.com/astral-sh/ruff
synced 2026-01-20 21:10:48 -05:00
[flake8-use-pathlib] Recommend Path.iterdir() over os.listdir() (PTH208) (#14509)
Co-authored-by: Micha Reiser <micha@reiser.io>
This commit is contained in:
1
ruff.schema.json
generated
1
ruff.schema.json
generated
@@ -3711,6 +3711,7 @@
|
||||
"PTH205",
|
||||
"PTH206",
|
||||
"PTH207",
|
||||
"PTH208",
|
||||
"PYI",
|
||||
"PYI0",
|
||||
"PYI00",
|
||||
|
||||
Reference in New Issue
Block a user