Charlie Marsh
|
b4dbe62da0
|
Add cargo +nightly dev generate-all (#1404)
|
2022-12-27 10:07:18 -05:00 |
|
Edgar R. M
|
4888afd423
|
Generate JSON schema for Ruff options (#1329)
|
2022-12-24 14:10:22 -05:00 |
|
Charlie Marsh
|
953d141ab2
|
Support code redirects in flake8-to-ruff (#1318)
|
2022-12-21 19:31:20 -05:00 |
|
Anders Kaseorg
|
20ac823778
|
generate-check-code-prefix: Run rustfmt automatically; only write if changed (#1282)
|
2022-12-18 17:46:23 -05:00 |
|
Charlie Marsh
|
6b2359384d
|
Print redirect warnings exactly once per code (#1280)
|
2022-12-18 12:03:49 -05:00 |
|
Charlie Marsh
|
528416f07a
|
Rename I252 to TID252; add redirects for all renamed codes (#1129)
|
2022-12-07 15:12:22 -05:00 |
|
Phillip Verheyden
|
b8ff209af8
|
Encode prefixes in README headings not just in TOC (#1109)
|
2022-12-07 09:24:49 -05:00 |
|
Charlie Marsh
|
c659cb86d9
|
Rename RUF101 to RUF004 (#1020)
|
2022-12-03 22:46:13 -05:00 |
|
Charlie Marsh
|
8a3f29497b
|
Add backwards compatible redirect map for U -to-UP rename (#1019)
|
2022-12-03 22:43:00 -05:00 |
|
Charlie Marsh
|
f6b0a606d6
|
Implement await-outside-async / E1142 (#972)
|
2022-11-30 11:38:03 -05:00 |
|
Jonathan Plasse
|
d19a8aa54d
|
Auto-generate CheckCodePrefix::fixables() (#916)
|
2022-11-26 14:10:30 -05:00 |
|
Charlie Marsh
|
7445d00b88
|
Implement B023 (function uses loop variable) (#907)
|
2022-11-25 18:29:54 -05:00 |
|
Anders Kaseorg
|
9a66cf2ffb
|
Fix clippy::uninlined_format_args (pedantic)
https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2022-11-21 23:22:28 -05:00 |
|
Anders Kaseorg
|
7a61edbe46
|
Fix clippy::default-trait-access (pedantic) (#867)
|
2022-11-21 21:00:38 -05:00 |
|
Anders Kaseorg
|
9bcf194fdc
|
Ignore clippy::match-same-arms (pedantic) in a few places (#863)
|
2022-11-21 15:59:58 -05:00 |
|
Charlie Marsh
|
cea9e34942
|
Update CONTRIBUTING.md (#623)
|
2022-11-06 14:31:16 -05:00 |
|
Charlie Marsh
|
d822458d97
|
Fix reference to src/checks_gen.rs
|
2022-11-05 15:59:51 -04:00 |
|
Charlie Marsh
|
6741ea9790
|
Create a separate dev crate for development scripts (#607)
|
2022-11-05 15:59:18 -04:00 |
|