Phillip Verheyden
|
9c6e8c7644
|
Auto-generate the rules table of contents (#1121)
|
2022-12-07 10:03:42 -05:00 |
|
Charlie Marsh
|
7abecd4f0e
|
Implement B905 (#1122)
|
2022-12-07 10:01:24 -05:00 |
|
Phillip Verheyden
|
b8ff209af8
|
Encode prefixes in README headings not just in TOC (#1109)
|
2022-12-07 09:24:49 -05:00 |
|
Edgar R. M
|
f2ac8c4ec2
|
Add flake8-import-conventions to TOC in readme (#1114)
|
2022-12-06 21:27:04 -05:00 |
|
Charlie Marsh
|
80e2f0c92e
|
Bump version to 0.0.166
|
2022-12-06 16:06:19 -05:00 |
|
Edgar R. M
|
ea550abd3c
|
Implement flake8-import-conventions (#1098)
|
2022-12-06 16:01:17 -05:00 |
|
Laurent Baillet
|
6eb6b6eede
|
Update readme in order to match pylint prefixes (#1105)
|
2022-12-06 08:59:45 -05:00 |
|
Charlie Marsh
|
f1d3e3698a
|
Bump version to 0.0.165
|
2022-12-06 00:03:30 -05:00 |
|
Charlie Marsh
|
f2ad915224
|
Bump version to 0.0.164
|
2022-12-05 23:37:22 -05:00 |
|
Reiner Gerecke
|
982ac6b0ad
|
Auto-generate options in README from field attributes (#1015)
|
2022-12-05 22:34:40 -05:00 |
|
Charlie Marsh
|
1339e2a002
|
Bump version to 0.0.163
|
2022-12-05 20:45:24 -05:00 |
|
Charlie Marsh
|
436aeed20a
|
Implement autofix for D400 and D415 (#1094)
|
2022-12-05 20:24:56 -05:00 |
|
Charlie Marsh
|
995994be3e
|
Bump version to 0.0.162
|
2022-12-05 19:07:44 -05:00 |
|
Charlie Marsh
|
4b41ae3f53
|
Bump version to 0.0.161
|
2022-12-05 17:02:05 -05:00 |
|
Charlie Marsh
|
f944e1e1cf
|
Add action comments to README.md (#1082)
|
2022-12-05 16:56:28 -05:00 |
|
Charlie Marsh
|
40b7c64f7d
|
Bump version to 0.0.160
|
2022-12-05 12:56:38 -05:00 |
|
Jonathan Plasse
|
a76c5d1226
|
Add allowed-confusable settings (#1059)
|
2022-12-05 12:53:55 -05:00 |
|
Charlie Marsh
|
1d1662cb9c
|
Bump version to 0.0.159
|
2022-12-05 11:22:02 -05:00 |
|
Charlie Marsh
|
7024ad7cc7
|
Bump version to 0.0.158
|
2022-12-04 21:22:24 -05:00 |
|
Charlie Marsh
|
871ac511ae
|
Add an option to force one-member-per-line for aliased import-froms (#1047)
|
2022-12-04 21:22:00 -05:00 |
|
Charlie Marsh
|
5e9a8fcf53
|
Bump version to 0.0.157
|
2022-12-04 14:46:46 -05:00 |
|
Charlie Marsh
|
76439235af
|
Remove unused imports in __init__.py files by default (#1042)
|
2022-12-04 14:45:54 -05:00 |
|
Charlie Marsh
|
d06dc4c72d
|
Bump version to 0.0.156
|
2022-12-04 10:22:09 -05:00 |
|
Jonathan Plasse
|
8f6b2fb32b
|
Extend and rename RUF004 to PLR1722 (#1036)
|
2022-12-04 10:20:12 -05:00 |
|
Harutaka Kawamura
|
abb2adc4d8
|
Implement useless-import-alias (#1025)
|
2022-12-04 09:48:56 -05:00 |
|
Harutaka Kawamura
|
e070166409
|
Implement useless-else-on-loop (#1031)
|
2022-12-04 09:22:04 -05:00 |
|
Jonathan Plasse
|
0ae6890094
|
Fix Table of Contents (#1030)
|
2022-12-04 09:14:09 -05:00 |
|
Jakub Kuczys
|
4994b72ba2
|
Fix README header links in isort config section (#1033)
|
2022-12-04 09:12:25 -05:00 |
|
Charlie Marsh
|
4b0c3e3bc9
|
Bump version to 0.0.155
|
2022-12-04 00:12:00 -05:00 |
|
Charlie Marsh
|
ddae3586d5
|
Add support for combine-as-imports import formatting (#1022)
|
2022-12-04 00:11:48 -05:00 |
|
Charlie Marsh
|
97684b7215
|
Mark MisplacedComparisonConstant as fixable
|
2022-12-04 00:11:19 -05:00 |
|
Harutaka Kawamura
|
20e6ff112a
|
Implement misplaced-comparison-constant (#1023)
|
2022-12-04 00:10:07 -05:00 |
|
Charlie Marsh
|
6cb84d29f0
|
Rename M001 to RUF100 (#1021)
|
2022-12-03 22:51:05 -05:00 |
|
Charlie Marsh
|
c659cb86d9
|
Rename RUF101 to RUF004 (#1020)
|
2022-12-03 22:46:13 -05:00 |
|
Harutaka Kawamura
|
58e7baedd0
|
Implement consider-using-from-import (#1018)
|
2022-12-03 22:36:43 -05:00 |
|
Charlie Marsh
|
00eff2b09a
|
Rename pyupgrade rules from UXXX to UPXXX (#957)
|
2022-12-03 22:35:42 -05:00 |
|
Charlie Marsh
|
b6b509811d
|
Bump version to 0.0.154
|
2022-12-03 20:14:38 -05:00 |
|
Charlie Marsh
|
87bdda3cfa
|
Make some flake8-return rules auto-fixable (#1017)
|
2022-12-03 20:13:17 -05:00 |
|
Charlie Marsh
|
291727a27d
|
Implement flake8-return plugin (#1016)
|
2022-12-03 20:12:11 -05:00 |
|
Charlie Marsh
|
e66b786229
|
Bump version to 0.0.153
|
2022-12-03 17:05:39 -05:00 |
|
Harutaka Kawamura
|
e05e1cdf76
|
Implement consider-merging-isinstance (#1009)
|
2022-12-03 16:51:53 -05:00 |
|
Harutaka Kawamura
|
ebd2181946
|
Implement unnecessary-direct-lambda-call (#1008)
|
2022-12-03 09:59:04 -05:00 |
|
Harutaka Kawamura
|
115e85b47d
|
Rename PLE0206 to PLR0206 (#1006)
|
2022-12-03 00:14:46 -05:00 |
|
Harutaka Kawamura
|
31a3314ebd
|
Implement PLE0206 (#1005)
|
2022-12-03 00:04:43 -05:00 |
|
Charlie Marsh
|
bf33025ea9
|
Support whole-file noqa exclusions (#1001)
|
2022-12-02 23:56:56 -05:00 |
|
Charlie Marsh
|
1a33ee3fc4
|
Bump version to 0.0.152
|
2022-12-02 13:23:00 -05:00 |
|
Jonathan Plasse
|
117fcb6936
|
Add no-eval rule from pygrep-hooks (#994)
|
2022-12-02 12:59:06 -05:00 |
|
Charlie Marsh
|
1a24d78f67
|
Bump version to 0.0.151
|
2022-12-01 22:31:44 -05:00 |
|
Charlie Marsh
|
d699bb7b86
|
Bump version to 0.0.150
|
2022-12-01 16:31:18 -05:00 |
|
Charlie Marsh
|
6fe478cb43
|
Add Conda installation instructions (#982)
|
2022-12-01 12:19:39 -05:00 |
|