Charlie Marsh
|
b51a080a44
|
Rename SPR001 to U008 (#379)
|
2022-10-09 21:58:22 -04:00 |
|
Charlie Marsh
|
6a1d7d8a1c
|
Defer string annotations even when futures annotations are enabled (#378)
|
2022-10-09 18:28:29 -04:00 |
|
Charlie Marsh
|
10b250ee57
|
Bump version to 0.0.64
|
2022-10-09 17:38:09 -04:00 |
|
Charlie Marsh
|
30b1b1e15a
|
Treat TypeAlias values as annotations (#377)
|
2022-10-09 17:37:19 -04:00 |
|
Charlie Marsh
|
aafe7c0c39
|
Mark aliased submodule imports as used (#374)
|
2022-10-09 17:01:14 -04:00 |
|
Harutaka Kawamura
|
f060248656
|
Fix collapsed message (#372)
|
2022-10-09 13:01:36 -04:00 |
|
Harutaka Kawamura
|
bbe0220c72
|
Implement C415 (#371)
|
2022-10-09 10:12:58 -04:00 |
|
Charlie Marsh
|
129e2b6ad3
|
Bump version to 0.0.63
|
2022-10-08 22:51:49 -04:00 |
|
Charlie Marsh
|
73e744b1d0
|
Create unified Expr for PEP 604 rewrites (#370)
|
2022-10-08 22:13:00 -04:00 |
|
Charlie Marsh
|
50a3fc5a67
|
Move some code into helpers.rs
|
2022-10-08 20:45:15 -04:00 |
|
Charlie Marsh
|
de499f0258
|
Optimize imports
|
2022-10-08 20:39:13 -04:00 |
|
Charlie Marsh
|
e1abe37c6a
|
Bump version to 0.0.62
|
2022-10-08 20:28:38 -04:00 |
|
Charlie Marsh
|
7fe5945541
|
Implement PEP 604 annotation rewrites (#369)
|
2022-10-08 20:28:00 -04:00 |
|
Charlie Marsh
|
806f3fd4f6
|
Implement PEP 585 annotation rewrites (#368)
|
2022-10-08 18:22:24 -04:00 |
|
Charlie Marsh
|
2bba643dd2
|
Use strum to facilitate simple enum serialization (#367)
|
2022-10-08 17:47:25 -04:00 |
|
Charlie Marsh
|
54090bd7ac
|
Use strum to iterate over all check codes (#366)
|
2022-10-08 17:41:47 -04:00 |
|
Charlie Marsh
|
c62727db42
|
Bump version to 0.0.61
|
2022-10-08 17:25:36 -04:00 |
|
Charlie Marsh
|
d0e1612507
|
Check newline ending on contents directly (#365)
|
2022-10-08 17:25:22 -04:00 |
|
Harutaka Kawamura
|
5ccd907398
|
Implement C408 (#364)
|
2022-10-08 17:17:34 -04:00 |
|
Harutaka Kawamura
|
346610c2e3
|
Implement C406 (#363)
|
2022-10-08 11:15:41 -04:00 |
|
Harutaka Kawamura
|
307fa26515
|
Implement C405 (#362)
|
2022-10-08 09:03:21 -04:00 |
|
Harutaka Kawamura
|
136d412edd
|
Add missing C400,C401, and C402 to CheckCode.from_str (#361)
|
2022-10-08 09:02:03 -04:00 |
|
Harutaka Kawamura
|
d9edec0ac9
|
Implement C402 (#359)
|
2022-10-07 22:57:04 -04:00 |
|
Chris Pryer
|
473675fffb
|
Add check for W292 (#339)
|
2022-10-07 21:10:16 -04:00 |
|
Steven Maude
|
95dfc61315
|
Update GitHub Actions versions in README (#358)
|
2022-10-07 20:24:00 -04:00 |
|
Charlie Marsh
|
dd496c7b52
|
Bump version to 0.0.60
|
2022-10-07 17:36:33 -04:00 |
|
Charlie Marsh
|
78aafb4b34
|
Warn the user if an explicitly selected check code is ignored (#356)
|
2022-10-07 17:36:17 -04:00 |
|
Charlie Marsh
|
99c66d513a
|
Rename refactor checks to upgrade checks (#354)
|
2022-10-07 16:54:55 -04:00 |
|
Charlie Marsh
|
04ade6a2f3
|
Update README.md
|
2022-10-07 16:50:17 -04:00 |
|
Charlie Marsh
|
4cf2682cda
|
Implement type(primitive) (#353)
|
2022-10-07 16:47:06 -04:00 |
|
Charlie Marsh
|
e3a7357187
|
Wrap each import in its own backticks (#346)
|
2022-10-07 15:58:30 -04:00 |
|
Charlie Marsh
|
b60768debb
|
Remove erroneous output.py file
|
2022-10-07 15:04:23 -04:00 |
|
Charlie Marsh
|
25e476639f
|
Use or_default in lieu of or_insert
|
2022-10-07 14:56:56 -04:00 |
|
Charlie Marsh
|
4645788205
|
Bump version to 0.0.59
|
2022-10-07 14:55:23 -04:00 |
|
Charlie Marsh
|
0b9eda8836
|
Add target Python version as a configurable setting (#344)
|
2022-10-07 14:54:50 -04:00 |
|
Charlie Marsh
|
ad23d6acee
|
Remove :: prefix for ruff imports
|
2022-10-07 14:24:51 -04:00 |
|
Harutaka Kawamura
|
e3d1d01a1f
|
Implement C401 (#343)
|
2022-10-07 13:00:22 -04:00 |
|
Harutaka Kawamura
|
6dfdd21a7c
|
Implement C400 (#340)
|
2022-10-07 12:16:23 -04:00 |
|
Charlie Marsh
|
f17d3b3c44
|
Bump version to 0.0.58
|
2022-10-07 12:14:03 -04:00 |
|
Charlie Marsh
|
da6b913317
|
Exit 0 if all errors are fixed (#342)
|
2022-10-07 12:13:15 -04:00 |
|
Harutaka Kawamura
|
bd34850f98
|
Implement C404 (#338)
|
2022-10-07 08:53:18 -04:00 |
|
Charlie Marsh
|
d5b33cdb40
|
Add missing snapshot for U002
|
2022-10-07 08:48:59 -04:00 |
|
Charlie Marsh
|
3fb4cf7009
|
Hide autoformat argument
|
2022-10-06 22:56:01 -04:00 |
|
Charlie Marsh
|
6e19539e28
|
Enable abspath(__file__) removal (#336)
|
2022-10-06 22:49:06 -04:00 |
|
Charlie Marsh
|
4eac7a07f5
|
Mention flake8-comprehensions in README
|
2022-10-06 16:26:21 -04:00 |
|
Harutaka Kawamura
|
5141285c8e
|
Implement C403 (#335)
|
2022-10-06 16:24:23 -04:00 |
|
Charlie Marsh
|
82cc139d2d
|
Bump version to 0.0.57
|
2022-10-06 09:16:56 -04:00 |
|
Adrian Garcia Badaracco
|
df438ba051
|
Support PEP 593 annotations (#333)
|
2022-10-06 09:16:07 -04:00 |
|
Adrian Garcia Badaracco
|
a70624cd47
|
add instructions for setting up cargo insta (#334)
|
2022-10-06 08:01:11 -04:00 |
|
Charlie Marsh
|
b307afc00c
|
Move some accesses behind a shared function
|
2022-10-05 14:54:31 -04:00 |
|