ruff/crates/ruff_linter
Steve C 6183b8e98b
[refurb] Implement regex-flag-alias with fix (FURB167) (#9516)
## Summary

add
[`FURB167`/`use-long-regex-flag`](https://github.com/dosisod/refurb/blob/master/refurb/checks/regex/use_long_flag.py)
with autofix

See: #1348 

## Test Plan

`cargo test`

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2024-01-14 23:40:17 +00:00
..
resources/test [refurb] Implement regex-flag-alias with fix (FURB167) (#9516) 2024-01-14 23:40:17 +00:00
src [refurb] Implement regex-flag-alias with fix (FURB167) (#9516) 2024-01-14 23:40:17 +00:00
Cargo.toml Bump version to v0.1.13 (#9493) 2024-01-12 09:27:39 -05:00