Charlie Marsh
|
7e4faf4b69
|
Implement flake8-print (#308)
|
2022-10-03 17:19:56 -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
|
7470d6832f
|
Add pattern matching limitation to README.md
|
2022-09-29 16:39:25 -04:00 |
|
Heyward Fann
|
643e27221d
|
chore: fix eslint fix link (#281)
|
2022-09-29 07:15:07 -04:00 |
|
Charlie Marsh
|
e2ec62cf33
|
Misc. follow-up changes to #272 (#278)
|
2022-09-28 22:15:58 -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 |
|
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
|
9594079235
|
Add --extend-select and --extend-ignore (#254)
|
2022-09-21 19:56:43 -04:00 |
|
Charlie Marsh
|
732f208e47
|
Add a lint rule to enforce noqa validity (#253)
|
2022-09-21 19:56:38 -04:00 |
|
Charlie Marsh
|
d9e4b0cdc1
|
Implement --show-settings and --show-files (#246)
|
2022-09-21 15:08:50 -04:00 |
|
Charlie Marsh
|
1e171ce0e8
|
Bump version to 0.0.44
|
2022-09-21 12:25:14 -04:00 |
|
Charlie Marsh
|
f453e429b6
|
Add a note on parity
|
2022-09-21 12:24:04 -04:00 |
|
Charlie Marsh
|
73874f4788
|
Remove proof-of-concept caveat
|
2022-09-21 12:18:01 -04:00 |
|
Charlie Marsh
|
8846dcdf6a
|
Update README
|
2022-09-21 12:17:41 -04:00 |
|
Charlie Marsh
|
d827e6e36a
|
Implement F405 (#243)
|
2022-09-21 12:13:40 -04:00 |
|
Harutaka Kawamura
|
71d9b2ac5f
|
Implement F402 (#221)
|
2022-09-21 11:12:55 -04:00 |
|
Charlie Marsh
|
e4f571ea61
|
Bump version to 0.0.43
|
2022-09-20 12:26:49 -04:00 |
|
Charlie Marsh
|
a4869e4974
|
Update benchmark in README
|
2022-09-20 07:06:12 -06:00 |
|
Charlie Marsh
|
f53c4fc221
|
Bump version to 0.0.42
|
2022-09-19 21:14:17 -06:00 |
|
Charlie Marsh
|
3892a49a97
|
Bump version to 0.0.41
|
2022-09-19 21:09:33 -06:00 |
|
Charlie Marsh
|
27cc7e236c
|
Use a separate repo for pre-commit (#229)
|
2022-09-19 21:06:39 -06:00 |
|
Charlie Marsh
|
fa0954fe47
|
Treat relative excludes as relative to project root (#228)
|
2022-09-19 20:45:02 -06:00 |
|
Charlie Marsh
|
a0b50d7ebc
|
Use absolute paths for exclusion matching (#213)
|
2022-09-19 20:32:31 -06:00 |
|
Harutaka Kawamura
|
cf6a23b83c
|
Add --version flag (#222)
|
2022-09-18 09:15:15 -06:00 |
|
Charlie Marsh
|
8e903153f6
|
Update README to include more badges
|
2022-09-16 12:18:03 -06:00 |
|
Charlie Marsh
|
3937885f37
|
Bump version to 0.0.40
|
2022-09-16 04:57:21 -04:00 |
|
Charlie Marsh
|
06e5b3e457
|
Bump version to 0.0.39
|
2022-09-15 21:41:14 -04:00 |
|
Charlie Marsh
|
9d4a4478f7
|
Improve exclusion syntax to match exact files (#209)
|
2022-09-15 21:40:49 -04:00 |
|
Patrick Haller
|
17b3109a8b
|
Update docs with --format flag (#205)
|
2022-09-15 16:04: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
|
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 |
|
Dmitry Dygalo
|
b7e2a4b9a9
|
feat: Implement InvalidPrintSyntax (F633 ) (#182)
|
2022-09-13 21:10:20 -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 |
|
Charlie Marsh
|
dfba1416b2
|
Implement F406 (#172)
|
2022-09-12 16:47:30 -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 |
|
Charlie Marsh
|
546be5692a
|
Bump version to 0.0.35
|
2022-09-11 21:54:00 -04:00 |
|