ruff/crates/ruff
Dhruv Manilawala 962479d943
Replace same length equal line with dash line in D407 (#5383)
## Summary

Replace same length equal line with dash line in D407

Do we want to update the message and autofix title to reflect this
change?

## Test Plan

Added test cases for:
- Equal line length == dash line length
- Equal line length != dash line length

fixes: #5378
2023-06-27 16:50:20 +00:00
..
resources/test Replace same length equal line with dash line in D407 (#5383) 2023-06-27 16:50:20 +00:00
src Replace same length equal line with dash line in D407 (#5383) 2023-06-27 16:50:20 +00:00
Cargo.toml Experimental release for Jupyter notebook integration (#5363) 2023-06-26 21:22:42 +05:30