[flake8-pyi] Implement PYI064 (#11325)
## Summary Implements `Y064` from `flake8-pyi` and its autofix. ## Test Plan `cargo test` / `cargo insta review`
This commit is contained in:
1
ruff.schema.json
generated
1
ruff.schema.json
generated
@@ -3580,6 +3580,7 @@
|
||||
"PYI059",
|
||||
"PYI06",
|
||||
"PYI062",
|
||||
"PYI064",
|
||||
"Q",
|
||||
"Q0",
|
||||
"Q00",
|
||||
|
||||
Reference in New Issue
Block a user