Charlie Marsh
|
71520213c1
|
Allow __path__ in __init__.py (#201)
|
2022-09-15 09:44:03 -04:00 |
|
Charlie Marsh
|
f24e7a0052
|
Add trailing period to help message
|
2022-09-15 09:43:51 -04:00 |
|
Patrick Haller
|
507e9f7ec3
|
Fix: Structured output Issue Fix (#186)
|
2022-09-15 09:43:10 -04:00 |
|
Charlie Marsh
|
592c53c8bf
|
Use binding location when reporting F821 errors (#200)
|
2022-09-14 22:51:07 -04:00 |
|
Charlie Marsh
|
a2df89dedd
|
Bump version to 0.0.38
|
2022-09-14 22:38:42 -04:00 |
|
Charlie Marsh
|
b8f12d2e79
|
Raise error when failing to parse (#199)
|
2022-09-14 22:37:55 -04:00 |
|
Charlie Marsh
|
67b1d0463a
|
Pull in pycodestyle tests for E checks (#195)
|
2022-09-14 22:22:53 -04:00 |
|
Charlie Marsh
|
d008a181ec
|
Improve default exclusions and support extend-exclude (#188)
|
2022-09-14 22:21:17 -04:00 |
|
Charlie Marsh
|
6d612a428a
|
Migrate linter tests to insta (#194)
|
2022-09-14 21:52:44 -04:00 |
|
Charlie Marsh
|
c0cb73ab16
|
Implement E721 (#193)
|
2022-09-14 21:10:29 -04:00 |
|
Charlie Marsh
|
2e1eb84cbf
|
Implement F632 (#190)
|
2022-09-14 18:22:35 -04:00 |
|
Charlie Marsh
|
b03a8728b5
|
Add support for from __future__ import annotations (#189)
|
2022-09-14 18:22:19 -04:00 |
|
Charlie Marsh
|
1dd3350a30
|
Revert "Adding flag and logic for different output format" (#187)
|
2022-09-14 14:20:02 -04:00 |
|
Patrick Haller
|
bda34945a5
|
Adding flag and logic for different output format (#185)
|
2022-09-14 10:43:32 -04:00 |
|
Dmitry Dygalo
|
85dcaa8d3c
|
chore: Avoid collect in inner_main (#184)
|
2022-09-14 08:16:04 -04:00 |
|
Charlie Marsh
|
4ac74ed0ad
|
Revert erroneous pyproject.toml changes
|
2022-09-14 08:14:26 -04:00 |
|
Dmitry Dygalo
|
b7e2a4b9a9
|
feat: Implement InvalidPrintSyntax (F633 ) (#182)
|
2022-09-13 21:10:20 -04:00 |
|
Dmitry Dygalo
|
53a7758248
|
Avoid some allocations (#179)
|
2022-09-13 10:07:22 -04:00 |
|
Dmitry Dygalo
|
2ba767957d
|
refactor: Use while let Some instead of calling is_empty (#180)
|
2022-09-13 10:06:49 -04:00 |
|
Dmitry Dygalo
|
08152787e1
|
chore: Use once_cell instead of lazy_static (#178)
|
2022-09-13 10:06:21 -04:00 |
|
Charlie Marsh
|
5f77b420cd
|
Bump version to 0.0.37
|
2022-09-12 21:35:08 -04:00 |
|
Charlie Marsh
|
90f9e60517
|
Implement F722 (#175)
|
2022-09-12 21:34:27 -04:00 |
|
Brian Okken
|
320737f6e4
|
Change URL to comply with PEP 621 (#173)
|
2022-09-12 18:38:20 -04:00 |
|
Charlie Marsh
|
dfba1416b2
|
Implement F406 (#172)
|
2022-09-12 16:47:30 -04:00 |
|
Charlie Marsh
|
2ca3f35bd1
|
Remove one match from checks.rs
|
2022-09-12 16:32:27 -04:00 |
|
Adrian Garcia Badaracco
|
b1c40d5fa7
|
Run MacOS builds in parallel (#171)
|
2022-09-12 16:24:13 -04:00 |
|
Charlie Marsh
|
a129e27b3e
|
Tweak rule counts
|
2022-09-12 15:26:21 -04:00 |
|
Charlie Marsh
|
ad7daa008e
|
Update README to enumerate missing Flake8 rules
|
2022-09-12 15:24:32 -04:00 |
|
Charlie Marsh
|
062d7081a0
|
Bump version to 0.0.36
|
2022-09-12 11:16:26 -04:00 |
|
Charlie Marsh
|
40c1e7e005
|
Implement F701 and F702 (#169)
|
2022-09-12 11:16:08 -04:00 |
|
Charlie Marsh
|
3cbd05ddff
|
Update README
|
2022-09-12 09:31:16 -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
|
546be5692a
|
Bump version to 0.0.35
|
2022-09-11 21:54:00 -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
|
5f4a62aa40
|
Bump version to 0.0.34
|
2022-09-11 18:05:52 -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
|
81ae3bfc94
|
Bump version to 0.0.33
|
2022-09-11 10:45:02 -04:00 |
|
Charlie Marsh
|
62e6feadc7
|
Handle accesses within inner functions (#156)
|
2022-09-11 10:44:27 -04:00 |
|
Charlie Marsh
|
18a26e8f0b
|
Allow setting --exclude on the command-line (#157)
|
2022-09-11 10:44:23 -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 |
|
Harutaka Kawamura
|
f6628ae100
|
Fix Message.cmp (#152)
|
2022-09-11 10:18:27 -04:00 |
|
Jakub Kuczys
|
989ed9c10b
|
Fix ruff's pyproject.toml section name in README.md (#148)
|
2022-09-11 10:18:19 -04:00 |
|
Charlie Marsh
|
8698c06c36
|
Bump version to 0.0.32
|
2022-09-10 15:21:01 -04:00 |
|