Charlie Marsh
|
b03a8728b5
|
Add support for from __future__ import annotations (#189)
|
2022-09-14 18:22:19 -04:00 |
|
Dmitry Dygalo
|
b7e2a4b9a9
|
feat: Implement InvalidPrintSyntax (F633 ) (#182)
|
2022-09-13 21:10:20 -04:00 |
|
Charlie Marsh
|
90f9e60517
|
Implement F722 (#175)
|
2022-09-12 21:34:27 -04:00 |
|
Charlie Marsh
|
dfba1416b2
|
Implement F406 (#172)
|
2022-09-12 16:47:30 -04:00 |
|
Charlie Marsh
|
40c1e7e005
|
Implement F701 and F702 (#169)
|
2022-09-12 11:16:08 -04:00 |
|
Harutaka Kawamura
|
9414090617
|
Implement E722 (#166)
|
2022-09-12 09:04:39 -04:00 |
|
Harutaka Kawamura
|
825777edc1
|
Add test case for assignment expression in E741.py (#168)
|
2022-09-12 09:03:36 -04:00 |
|
Charlie Marsh
|
4e0807e908
|
Include line length in E501 messages (#165)
|
2022-09-11 22:54:11 -04:00 |
|
Charlie Marsh
|
43e1f20b28
|
Allow unused assignments in for loops and unpacking (#163)
|
2022-09-11 21:53:45 -04:00 |
|
Harutaka Kawamura
|
97388cefda
|
Implement E743 (#162)
|
2022-09-11 21:27:33 -04:00 |
|
Harutaka Kawamura
|
63ce579989
|
Implement E742 (#160)
|
2022-09-11 20:27:48 -04:00 |
|
Charlie Marsh
|
02ab52b3e2
|
Implement F407 (#158)
|
2022-09-11 18:05:28 -04:00 |
|
Charlie Marsh
|
549732b1da
|
Implement F404 (#159)
|
2022-09-11 18:05:00 -04:00 |
|
Harutaka Kawamura
|
c4565fe0f5
|
Implement E741 (#137)
|
2022-09-11 12:30:28 -04:00 |
|
Charlie Marsh
|
024472d578
|
Implement F621 and F622 (#143)
|
2022-09-10 15:04:33 -04:00 |
|
Charlie Marsh
|
b536159541
|
Pull check logic out of check_ast.rs (#135)
|
2022-09-08 22:46:42 -04:00 |
|
Charlie Marsh
|
c61ff9a947
|
Adjust location when parsing deferred type annotations (#133)
|
2022-09-08 11:37:19 -04:00 |
|
Charlie Marsh
|
fc5f34c76f
|
Use scope-tracking logic for parents (#130)
|
2022-09-08 09:14:58 -04:00 |
|
Charlie Marsh
|
a8f4faa6e4
|
Fix crash on missing parent
|
2022-09-07 22:40:25 -04:00 |
|
Charlie Marsh
|
2ac5c830c1
|
Parse assignment annotations prior to targets (#127)
|
2022-09-07 22:35:39 -04:00 |
|
Charlie Marsh
|
fad4e4c51d
|
Defer checking of function bodies (#125)
|
2022-09-07 22:34:43 -04:00 |
|
Charlie Marsh
|
5deb63a05f
|
Implement F601 and F602 (#122)
|
2022-09-07 12:57:50 -04:00 |
|
Colin J. Fuller
|
74ecdc73ac
|
Handle E731 in type-annotated assignment (#116)
|
2022-09-06 20:18:46 -04:00 |
|
Charlie Marsh
|
27025055ee
|
Implement E713 and E714 (#111)
|
2022-09-06 10:23:20 -04:00 |
|
Charlie Marsh
|
e306fe0765
|
Implement E711 and E712 (#110)
|
2022-09-06 10:14:36 -04:00 |
|
Harutaka Kawamura
|
5ffb9c08d5
|
Implement E731 (#109)
|
2022-09-06 09:48:51 -04:00 |
|
Charlie Marsh
|
198e5cf27f
|
Implement R002 (NoAssertEquals) (#98)
|
2022-09-05 12:27:47 -04:00 |
|
Charlie Marsh
|
f902d25dc7
|
Implement ESLint-style fix for R0205 (#97)
|
2022-09-05 12:16:06 -04:00 |
|
Charlie Marsh
|
3cf9e3b201
|
Implement E402 (ModuleImportNotAtTopOfFile) (#102)
|
2022-09-04 16:20:36 -04:00 |
|
Charlie Marsh
|
cf45d520e6
|
Fix failing test
|
2022-09-04 12:02:21 -04:00 |
|
Harutaka Kawamura
|
b86414dc7a
|
Implement F707 (DefaultExceptNotLast) (#101)
|
2022-09-04 11:55:06 -04:00 |
|
Harutaka Kawamura
|
312bfd8d2b
|
Implement F631 (AssertTuple) (#99)
|
2022-09-04 08:39:49 -04:00 |
|
Charlie Marsh
|
6bb6cb1783
|
Implement F822 (#94)
|
2022-09-03 12:08:26 -04:00 |
|
Charlie Marsh
|
94faa7f301
|
Rename resources/test/src to resources/test/fixtures (#92)
|
2022-09-03 11:49:03 -04:00 |
|
Charlie Marsh
|
5041f6530c
|
Implement R0205 (#91)
|
2022-09-03 11:33:54 -04:00 |
|
Narawit Rakket
|
3c7716ef27
|
refactor: run cargo clippy --fix (#88)
|
2022-09-02 17:01:24 -04:00 |
|
Charlie Marsh
|
bf4722a62f
|
Fix future-to-__future__ typo (#85)
|
2022-09-02 08:56:26 -04:00 |
|
Sekky61
|
0c99b5aac5
|
Fix F832 --> F823 typo (#73)
|
2022-09-01 12:37:34 -04:00 |
|
Charlie Marsh
|
2bac3027a5
|
Implement F704 (#66)
|
2022-08-31 19:11:59 -04:00 |
|
Charlie Marsh
|
c28ac75591
|
Implement F841 (for functions) (#65)
|
2022-08-31 19:11:26 -04:00 |
|
Charlie Marsh
|
b5edcee9f2
|
Implement F841 (for exception handlers) (#63)
|
2022-08-31 18:40:34 -04:00 |
|
Charlie Marsh
|
adad214619
|
Handle submodule imports for F401 (#58)
|
2022-08-31 11:24:25 -04:00 |
|
Charlie Marsh
|
3afedcd48b
|
Upgrade parser to handle more F821 cases (#57)
|
2022-08-31 10:52:54 -04:00 |
|
Charlie Marsh
|
e9a3484edf
|
Implement F821 (#49)
|
2022-08-30 14:37:06 -04:00 |
|
Charlie Marsh
|
7ed5b3d3a2
|
Avoid re-reading + iterating over lines for ignores (#48)
|
2022-08-30 13:19:22 -04:00 |
|
Charlie Marsh
|
0cbcb982eb
|
Implement F823 (#44)
|
2022-08-29 23:04:44 -04:00 |
|
Charlie Marsh
|
847cbd0880
|
Fix forward annotations (#41)
|
2022-08-29 12:44:32 -04:00 |
|
Charlie Marsh
|
816bb88e3b
|
Use complete symbol for import from (#35)
|
2022-08-28 10:02:07 -04:00 |
|
Charlie Marsh
|
618915f09e
|
Implement experimental binding support (#28)
|
2022-08-27 18:16:19 -04:00 |
|
Charles Marsh
|
ab0144ca5b
|
Upgrade rustpython-parser
|
2022-08-23 12:40:23 -04:00 |
|