ruff
4f37fdef
- [`flake8-bandit`] Check for `builtins` instead of `builtin` (`S102`, `PTH123`) (#15443)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
244 days ago
[`flake8-bandit`] Check for `builtins` instead of `builtin` (`S102`, `PTH123`) (#15443) ## Summary Resolves #15442. ## Test Plan `cargo nextest run` and `cargo insta test`.
References
#15443 - [`flake8-bandit`] Check for `builtins` instead of `builtin` (`S102`, `PTH123`)
Author
InSyncWithFoo
Parents
d1666fbb
Loading