Charlie Marsh
|
1eb5f3ea75
|
Support allow_star_arg_any in flake8-to-ruff
|
2022-11-08 09:51:11 -05:00 |
|
Edgar R. M
|
24aa177912
|
Implement ANN401 (#657)
|
2022-11-08 09:49:44 -05:00 |
|
Reiner Gerecke
|
2ddc768412
|
Implement fix for C404 (#656)
|
2022-11-08 09:37:17 -05:00 |
|
Chammika Mannakkara
|
0f9508f549
|
Remove unnecessary __future__ imports (#634)
|
2022-11-07 22:26:57 -05:00 |
|
Charlie Marsh
|
7c3d387abd
|
Implement confusing unicode character detection for comments (#653)
|
2022-11-07 21:16:34 -05:00 |
|
Charlie Marsh
|
d600650214
|
Upgrade RustPython (#652)
|
2022-11-07 21:07:49 -05:00 |
|
Charlie Marsh
|
43383bb696
|
Bump version to 0.0.107
|
2022-11-07 16:39:03 -05:00 |
|
Charlie Marsh
|
ff83f356af
|
Fix failing flake8-to-ruff tests
|
2022-11-07 16:38:46 -05:00 |
|
Anders Kaseorg
|
89622425d4
|
Run annotations plugin if ANN204, ANN205, ANN206 are selected (#649)
|
2022-11-07 16:37:49 -05:00 |
|
Charlie Marsh
|
1aafe31c00
|
Avoid U009 violations when disabled (#650)
|
2022-11-07 16:36:39 -05:00 |
|
Charlie Marsh
|
16c5ac1e91
|
Bump version to 0.0.106
|
2022-11-07 15:32:54 -05:00 |
|
Charlie Marsh
|
da39cddccb
|
Include function and argument names in ANN checks (#648)
|
2022-11-07 15:27:03 -05:00 |
|
Charlie Marsh
|
de6435f41d
|
Add a flake8-to-ruff mention (#644)
|
2022-11-07 10:59:47 -05:00 |
|
Charlie Marsh
|
589ae48f8c
|
Update --help
|
2022-11-07 10:41:04 -05:00 |
|
Harutaka Kawamura
|
35cc3094b5
|
Implement B005 (#643)
|
2022-11-07 10:10:59 -05:00 |
|
Charlie Marsh
|
07c9fc55f6
|
Add fix option to pyproject.toml (#639)
|
2022-11-07 09:46:21 -05:00 |
|
Harutaka Kawamura
|
7773e9728b
|
Implement B004 (#638)
|
2022-11-07 09:25:09 -05:00 |
|
Charlie Marsh
|
8fc435bad9
|
Fix --ignore for ANN101 and ANN102 (#637)
|
2022-11-07 09:03:09 -05:00 |
|
Charlie Marsh
|
dd20b23576
|
Infer plugins based on per-file-ignores, ignores, etc. (#632)
|
2022-11-06 22:39:06 -05:00 |
|
Charlie Marsh
|
da8ee1df3e
|
Add TODO in flake8_annotations
|
2022-11-06 21:24:46 -05:00 |
|
Charlie Marsh
|
7f77ed0f86
|
Bump version to 0.0.105
|
2022-11-06 21:17:00 -05:00 |
|
Charlie Marsh
|
1b33cfb9cb
|
Respect project root in per-file ignores (#631)
|
2022-11-06 21:15:49 -05:00 |
|
Charlie Marsh
|
dbc64f1faa
|
Remove erroneous Literal entry from subscript list (#630)
|
2022-11-06 21:03:41 -05:00 |
|
Charlie Marsh
|
f4b5f0d259
|
Remove foo.py
|
2022-11-06 21:03:23 -05:00 |
|
Charlie Marsh
|
85b882fc54
|
Remove CheckLocator abstraction (#627)
|
2022-11-06 17:42:10 -05:00 |
|
Charlie Marsh
|
99d9aa61bf
|
Implement flake8-annotations (#625)
|
2022-11-06 17:25:49 -05:00 |
|
Charlie Marsh
|
050f34dd25
|
Bump version to 0.0.104
|
2022-11-06 15:31:10 -05:00 |
|
Charlie Marsh
|
1cd82d588b
|
Categorize functions in pep8-naming (#624)
|
2022-11-06 15:29:49 -05:00 |
|
Charlie Marsh
|
cea9e34942
|
Update CONTRIBUTING.md (#623)
|
2022-11-06 14:31:16 -05:00 |
|
Reiner Gerecke
|
1ede377402
|
Improve discoverability of dev commands (#621)
|
2022-11-06 14:25:59 -05:00 |
|
Reiner Gerecke
|
82eff641fb
|
Remove utf-8 encoding declaration (#618)
|
2022-11-06 14:23:06 -05:00 |
|
Charlie Marsh
|
eb1bc9f092
|
Allow underscore names in N803 (#622)
|
2022-11-06 14:19:02 -05:00 |
|
Reiner Gerecke
|
df88504dea
|
pyflakes F632 Autofix (#612)
|
2022-11-06 06:57:46 -05:00 |
|
Anders Kaseorg
|
b9ec3e9137
|
Correct source link in CONFUSABLES comment (#617)
|
2022-11-05 20:53:05 -04:00 |
|
Anders Kaseorg
|
b067b665ff
|
Fix B015 false positive on comparison deep inside expression statement (#616)
|
2022-11-05 20:13:22 -04:00 |
|
Charlie Marsh
|
22cfd03b13
|
Bump ruff_dev to v0.0.103
|
2022-11-05 19:53:27 -04:00 |
|
Charlie Marsh
|
3ae408a364
|
Only track noqa directives for multi-line strings (#615)
|
2022-11-05 19:53:13 -04:00 |
|
Anders Kaseorg
|
95073b1586
|
Fix “Code” misspelling (#614)
|
2022-11-05 19:28:52 -04:00 |
|
Charlie Marsh
|
3597a94818
|
Add a README link to each plugin (#611)
|
2022-11-05 16:18:27 -04:00 |
|
Charlie Marsh
|
2727e5f3b7
|
Remove some usages of Ruff internals in ruff_dev (#610)
|
2022-11-05 16:07:21 -04:00 |
|
Charlie Marsh
|
de53b567f5
|
Add a list of projects using Ruff (#608)
|
2022-11-05 16:03:10 -04:00 |
|
Charlie Marsh
|
21479a151d
|
Bump ruff_dev to v0.0.102
|
2022-11-05 16:00:24 -04:00 |
|
Charlie Marsh
|
d822458d97
|
Fix reference to src/checks_gen.rs
|
2022-11-05 15:59:51 -04:00 |
|
Charlie Marsh
|
6741ea9790
|
Create a separate dev crate for development scripts (#607)
|
2022-11-05 15:59:18 -04:00 |
|
Charlie Marsh
|
2e1799dd80
|
Automatically update README.md from generate_rules_table.rs (#606)
|
2022-11-05 15:33:47 -04:00 |
|
Reiner Gerecke
|
c48c7669a8
|
Remove rust version from CONTRIBUTING.md (#605)
|
2022-11-05 15:03:10 -04:00 |
|
Charlie Marsh
|
d5fbcd708d
|
Automatically write to src/checks_gen.rs (#604)
|
2022-11-05 14:30:18 -04:00 |
|
Charlie Marsh
|
b335a6a5ec
|
Bump version to 0.0.102
|
2022-11-05 14:13:02 -04:00 |
|
Charlie Marsh
|
f5cbee452a
|
Increase flake8-bugbear count to 15/32
|
2022-11-05 14:12:35 -04:00 |
|
Harutaka Kawamura
|
5d1ea4410a
|
Ignore ellipsis in B018 (#598)
|
2022-11-05 14:11:44 -04:00 |
|