ruff/crates/ruff_linter
Tom Kuson 7a10a40b0d
[flake8-bandit] Permit suspicious imports within stub files (S4) (#15822)
## Summary

Permits suspicious imports (the `S4` namespaced diagnostics) from stub
files.

Closes #15207.

## Test Plan

Added tests and ran `cargo nextest run`. The test files are copied from
the `.py` variants.
2025-01-29 23:42:56 -06:00
..
resources [flake8-bandit] Permit suspicious imports within stub files (S4) (#15822) 2025-01-29 23:42:56 -06:00
src [flake8-bandit] Permit suspicious imports within stub files (S4) (#15822) 2025-01-29 23:42:56 -06:00
Cargo.toml Bump version to 0.9.3 (#15698) 2025-01-23 12:43:56 -06:00