ruff/crates/ruff_linter
Charlie Marsh 1df8101b9e
Require documentation for all lint rules (#7751)
## Summary

Now that all rules have documentation, we can enforce the requirement in
our tests.
2023-10-02 01:49:07 +00:00
..
resources/test Skip all bracketed expressions when locating comparison ops (#7740) 2023-10-01 14:57:40 +00:00
src Require documentation for all lint rules (#7751) 2023-10-02 01:49:07 +00:00
Cargo.toml Improve performance of commented-out-code (~50-80%) (#7706) 2023-09-29 20:13:12 +00:00