Parth Shandilya
|
2449771d2f
|
Fix the broken link to contribution guidelines (#321)
|
2022-10-04 11:10:10 -04:00 |
|
Charlie Marsh
|
406491a3a2
|
Bump version to 0.0.53
|
2022-10-04 08:56:46 -04:00 |
|
Charlie Marsh
|
bfae262359
|
Simplify noqa extraction logic (#320)
|
2022-10-04 08:56:14 -04:00 |
|
Charlie Marsh
|
af894f290f
|
Disable plugin-based rules by default (#318)
|
2022-10-04 08:28:46 -04:00 |
|
Charlie Marsh
|
c901742244
|
Add plugins mention to README (#309)
|
2022-10-03 17:23:53 -04:00 |
|
Charlie Marsh
|
7e4faf4b69
|
Implement flake8-print (#308)
|
2022-10-03 17:19:56 -04:00 |
|
Charlie Marsh
|
31a0b20271
|
Bump version to 0.0.52
|
2022-10-03 15:22:58 -04:00 |
|
Charlie Marsh
|
0966bf2c66
|
Handle multi-import lines (#307)
|
2022-10-03 15:22:46 -04:00 |
|
Charlie Marsh
|
64d8e25528
|
Bump version to 0.0.51
|
2022-10-03 14:08:39 -04:00 |
|
Charlie Marsh
|
b049cced04
|
Automatically remove unused imports (#298)
|
2022-10-03 14:08:16 -04:00 |
|
Charlie Marsh
|
bc335f839e
|
Visit lambda arguments prior to deferral (#303)
|
2022-10-02 20:54:02 -04:00 |
|
Charlie Marsh
|
4819e19ba2
|
Bump version to 0.0.50
|
2022-10-02 20:43:30 -04:00 |
|
Charlie Marsh
|
622b8adb79
|
Avoid falling back to A003 when A001 is disabled (#302)
|
2022-10-02 20:43:12 -04:00 |
|
Charlie Marsh
|
558d9fcbe3
|
Enable LibCST-based autofixing for SPR001 (#297)
|
2022-10-02 19:58:13 -04:00 |
|
Charlie Marsh
|
83f18193c2
|
Add an end location to Check (#299)
|
2022-10-02 12:50:42 -04:00 |
|
Charlie Marsh
|
46e6a1b3be
|
Add end locations to all nodes (#296)
|
2022-10-02 12:49:48 -04:00 |
|
Suguru Yamamoto
|
4d0d433af9
|
fix: Make assigns to dunder exception for E402. (#294)
|
2022-10-01 09:43:47 -04:00 |
|
Christian Clauss
|
11f7532e72
|
pre-commit: Validate pyproject.toml (#266)
|
2022-09-30 19:21:12 -04:00 |
|
Charlie Marsh
|
417764d309
|
Expose a public 'check' method (#289)
|
2022-09-30 11:30:37 -04:00 |
|
Charlie Marsh
|
1e36c109c6
|
Bump version to 0.0.49
|
2022-09-30 09:15:32 -04:00 |
|
Nikita Sobolev
|
3960016d55
|
Create .editorconfig (#290)
|
2022-09-30 09:15:08 -04:00 |
|
Charlie Marsh
|
75d669fa86
|
Update check ordering
|
2022-09-30 09:14:41 -04:00 |
|
Nikita Sobolev
|
20989e12ba
|
Implement flake8-super check (#291)
|
2022-09-30 09:12:09 -04:00 |
|
Charlie Marsh
|
5a1b6c32eb
|
Add CONTRIBUTING.md (#288)
|
2022-09-30 07:51:30 -04:00 |
|
Charlie Marsh
|
46bdcb9080
|
Add instructions on GitHub Actions integration
|
2022-09-29 19:05:02 -04:00 |
|
Charlie Marsh
|
d16a7252af
|
Add instructions on PyCharm integration
|
2022-09-29 18:52:45 -04:00 |
|
Charlie Marsh
|
ca6551eb37
|
Remove misc. unnecessary statements
|
2022-09-29 18:45:10 -04:00 |
|
Charlie Marsh
|
43a4f5749e
|
Create CODE_OF_CONDUCT.md (#287)
|
2022-09-29 16:59:17 -04:00 |
|
Charlie Marsh
|
6fef4db433
|
Bump version to 0.0.48
|
2022-09-29 16:40:01 -04:00 |
|
Charlie Marsh
|
7470d6832f
|
Add pattern matching limitation to README.md
|
2022-09-29 16:39:25 -04:00 |
|
Nikita Sobolev
|
63ba0bfeef
|
Adds flake8-builtins (#284)
|
2022-09-29 16:37:43 -04:00 |
|
Anders Kaseorg
|
91666fcaf6
|
Don’t follow directory symlinks found while walking (#280)
|
2022-09-29 15:10:25 -04:00 |
|
Heyward Fann
|
643e27221d
|
chore: fix eslint fix link (#281)
|
2022-09-29 07:15:07 -04:00 |
|
Charlie Marsh
|
c7349b69c1
|
Bump version to 0.0.47
|
2022-09-28 22:30:48 -04:00 |
|
Charlie Marsh
|
7f84753f3c
|
Improve rendering of --show-settings
|
2022-09-28 22:30:20 -04:00 |
|
Charlie Marsh
|
e2ec62cf33
|
Misc. follow-up changes to #272 (#278)
|
2022-09-28 22:15:58 -04:00 |
|
Charlie Marsh
|
1d5592d937
|
Use take-while to terminate on parse errors (#279)
|
2022-09-28 22:06:35 -04:00 |
|
Anders Kaseorg
|
886def13bd
|
Upgrade to clap 4 (#272)
|
2022-09-28 17:11:57 -04:00 |
|
Charlie Marsh
|
949e4d4077
|
Bump version to 0.0.46
|
2022-09-24 13:10:10 -04:00 |
|
Charlie Marsh
|
c8cb2eead2
|
Remove README note about noqa patterns
|
2022-09-24 13:09:45 -04:00 |
|
Seamooo
|
02ae494a0e
|
Enable per-file ignores (#261)
|
2022-09-24 13:02:34 -04:00 |
|
Harutaka Kawamura
|
dce86e065b
|
Make unused variable pattern configurable (#265)
|
2022-09-24 10:43:39 -04:00 |
|
Harutaka Kawamura
|
d77979429c
|
Print warning and error messages in stderr (#267)
|
2022-09-24 09:27:35 -04:00 |
|
Adrian Garcia Badaracco
|
a3a15d2eb2
|
error invalid pyproject.toml configs (#264)
|
2022-09-23 21:16:07 -04:00 |
|
Charlie Marsh
|
5af95428ff
|
Tweak import
|
2022-09-23 18:53:57 -04:00 |
|
Harutaka Kawamura
|
6338cad4e6
|
Remove python 3.6 classifier (#260)
|
2022-09-22 20:38:09 -04:00 |
|
Harutaka Kawamura
|
485881877f
|
Include error code and message in JSON output (#259)
|
2022-09-22 20:29:21 -04:00 |
|
Charlie Marsh
|
b8f517c70e
|
Bump version to 0.0.45
|
2022-09-22 14:11:09 -04:00 |
|
Charlie Marsh
|
9f601c2abd
|
Document noqa workflows
|
2022-09-22 14:10:02 -04:00 |
|
Charlie Marsh
|
c0ce0b0c48
|
Enable automatic noqa insertion (#256)
|
2022-09-22 13:59:06 -04:00 |
|