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 |
|
Harutaka Kawamura
|
f27163d2c7
|
Remove needless return (#597)
|
2022-11-05 14:11:26 -04:00 |
|
Harutaka Kawamura
|
62c126f70e
|
Implement B003 (#596)
|
2022-11-05 14:08:02 -04:00 |
|
Harutaka Kawamura
|
8344d5151c
|
Implement B016 (#595)
|
2022-11-05 14:06:00 -04:00 |
|
Harutaka Kawamura
|
f7780eb720
|
Implement B008 (#594)
|
2022-11-05 14:05:04 -04:00 |
|
Charlie Marsh
|
c544d84b46
|
Rely on token locations for noqa map extraction (#603)
|
2022-11-05 10:51:19 -04:00 |
|
Charlie Marsh
|
fbdc075e5c
|
Change Ruff's error prefix to RUF (#592)
|
2022-11-04 23:13:50 -04:00 |
|
Charlie Marsh
|
d3472104d0
|
Bump flake8-bugbear count to 12/32
|
2022-11-04 14:49:14 -04:00 |
|
Charlie Marsh
|
0c8b981216
|
Bump version to 0.0.101
|
2022-11-04 14:46:48 -04:00 |
|
Charlie Marsh
|
0e3f08aa68
|
Split ambiguous unicode detection into string vs. docstring rules (#590)
|
2022-11-04 14:46:20 -04:00 |
|
Charlie Marsh
|
a75b1c85ee
|
Fix invalid escape handling for CRLF files (#589)
|
2022-11-04 14:26:39 -04:00 |
|
Harutaka Kawamura
|
726e6c68cf
|
Implement B015 (#587)
|
2022-11-04 13:47:52 -04:00 |
|
Charlie Marsh
|
34c91224d7
|
Bump version to 0.0.100
|
2022-11-04 12:10:17 -04:00 |
|
Charlie Marsh
|
50c4bbc52b
|
Implement ambiguous unicode character detection (#578)
|
2022-11-04 12:08:26 -04:00 |
|