ruff/crates/ruff_linter
Steve C 2bddde2627
[pygrep_hooks] Add fix for deprecated-log-warn (PGH002) (#9519)
## Summary

add autofix for `deprecated_log_warn` (`PGH002`)

## Test Plan

`cargo test`

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2024-01-15 21:54:40 -05:00
..
resources/test Recursively visit deferred AST nodes (#9541) 2024-01-15 20:34:38 -05:00
src [pygrep_hooks] Add fix for deprecated-log-warn (PGH002) (#9519) 2024-01-15 21:54:40 -05:00
Cargo.toml Bump version to v0.1.13 (#9493) 2024-01-12 09:27:39 -05:00