Charlie Marsh
|
4beea0484a
|
Use lazy initialization for SourceCodeLocator (#472)
|
2022-10-26 11:27:48 -04:00 |
|
Suguru Yamamoto
|
2679db1d10
|
Correct EOL offset for lines ending with multi-byte char (#471)
|
2022-10-26 11:00:27 -04:00 |
|
Charlie Marsh
|
bbffdd57ff
|
Handle multi-byte chars in SourceCodeLocator (#431)
|
2022-10-14 14:29:18 -04:00 |
|
Charlie Marsh
|
590aa92ead
|
Implement D201, D202, D203, D204, and D211 (#404)
|
2022-10-11 21:08:30 -04:00 |
|
Charlie Marsh
|
b049cced04
|
Automatically remove unused imports (#298)
|
2022-10-03 14:08:16 -04:00 |
|
Charlie Marsh
|
558d9fcbe3
|
Enable LibCST-based autofixing for SPR001 (#297)
|
2022-10-02 19:58:13 -04:00 |
|
Anders Kaseorg
|
9bdb922c75
|
Detect multi-target assignment as unpacking if *any* target is unpacking (#217)
|
2022-09-16 21:45:44 -06:00 |
|
Dmitry Dygalo
|
53a7758248
|
Avoid some allocations (#179)
|
2022-09-13 10:07:22 -04:00 |
|
Charlie Marsh
|
43e1f20b28
|
Allow unused assignments in for loops and unpacking (#163)
|
2022-09-11 21:53:45 -04:00 |
|
Charlie Marsh
|
2371de3895
|
Make late imports more permissive (#155)
|
2022-09-11 10:44:06 -04:00 |
|
Charlie Marsh
|
e3c8f61340
|
Ignore deletes in conditional branches (#154)
|
2022-09-11 10:28:07 -04:00 |
|
Charlie Marsh
|
b536159541
|
Pull check logic out of check_ast.rs (#135)
|
2022-09-08 22:46:42 -04:00 |
|