Charlie Marsh
|
1e4b1533ad
|
Bump version to 0.0.195
|
2022-12-26 20:41:39 -05:00 |
|
Charlie Marsh
|
df4f5358f9
|
Bump pyupgrade implementation count
|
2022-12-26 19:56:12 -05:00 |
|
Colin Delahunty
|
58c383401c
|
Replace typing.Text with str (#1391)
|
2022-12-26 19:55:41 -05:00 |
|
Charlie Marsh
|
018b9a2977
|
Only run playground release in main repo (#1396)
|
2022-12-26 19:45:04 -05:00 |
|
Charlie Marsh
|
658cb87ddd
|
Enable Quick Fix in the playground (#1395)
|
2022-12-26 19:25:50 -05:00 |
|
Charlie Marsh
|
0d35087bc6
|
Choose a more interesting example snippet (#1394)
|
2022-12-26 15:19:17 -05:00 |
|
Charlie Marsh
|
b721125af9
|
Add badge to playground (#1393)
|
2022-12-26 15:13:55 -05:00 |
|
Charlie Marsh
|
20d6b21d77
|
Add ESLint, Prettier, and TypeScript checks (#1384)
|
2022-12-26 15:08:22 -05:00 |
|
Charlie Marsh
|
1a27992f47
|
Enable preview deployments for playground (#1383)
|
2022-12-26 14:52:13 -05:00 |
|
Charlie Marsh
|
89cebe1ce2
|
Update name of Playground job
|
2022-12-26 12:10:22 -05:00 |
|
Reiner Gerecke
|
bdb1505262
|
Web playground with WASM (#1279)
|
2022-12-26 12:09:17 -05:00 |
|
Charlie Marsh
|
8c018e8261
|
Add settings validation to lib.rs
|
2022-12-26 10:12:07 -05:00 |
|
Colin Delahunty
|
debd909b2c
|
Magic Trailing Commas in isort (#1363)
|
2022-12-26 09:40:02 -05:00 |
|
Reiner Gerecke
|
fa54538bd1
|
Only re-associate inline comments during normalization when necessary (#1380)
|
2022-12-26 07:52:13 -05:00 |
|
Reiner Gerecke
|
939f738a71
|
Update rust python to handle files with BOM (#1379)
|
2022-12-26 07:03:13 -05:00 |
|
Charlie Marsh
|
b0f30bef8f
|
Add support for ruff.toml (#1378)
|
2022-12-25 21:55:07 -05:00 |
|
Charlie Marsh
|
28c45eb2a3
|
Remove required versions from pyproject.toml
|
2022-12-25 20:21:01 -05:00 |
|
Charlie Marsh
|
4dc45912e8
|
Run cargo dev commands
|
2022-12-25 20:12:12 -05:00 |
|
Charlie Marsh
|
5ef8bff341
|
Bump version to 0.0.194
|
2022-12-25 19:54:45 -05:00 |
|
Charlie Marsh
|
2ab8f77223
|
Update command-line help text
|
2022-12-25 19:54:14 -05:00 |
|
Charlie Marsh
|
8b72f55a09
|
Add --required-version (#1376)
|
2022-12-25 19:53:50 -05:00 |
|
Charlie Marsh
|
19121219fb
|
Avoid double-extending past the end when showing source (#1377)
|
2022-12-25 19:52:42 -05:00 |
|
Charlie Marsh
|
d9355c989a
|
Add a --fix-only command-line and pyproject.toml option (#1375)
|
2022-12-25 18:49:56 -05:00 |
|
Charlie Marsh
|
ec80d1cd85
|
Respect natural ordering for imports (#1374)
|
2022-12-25 18:11:41 -05:00 |
|
Charlie Marsh
|
9bb470c7d4
|
Ignore unused arguments for @overload stubs (#1373)
|
2022-12-25 17:22:31 -05:00 |
|
Harutaka Kawamura
|
dca3fcd8d1
|
Improve excepthandler_name_range (#1368)
|
2022-12-25 00:12:12 -05:00 |
|
Harutaka Kawamura
|
10f75c9620
|
Fix F841 (UnusedVariable ) range in except handler (#1367)
|
2022-12-24 22:55:55 -05:00 |
|
Charlie Marsh
|
cc2110449c
|
Run cargo dev commands
|
2022-12-24 15:06:12 -05:00 |
|
Charlie Marsh
|
f6ca49e05f
|
Bump version to 0.0.193
|
2022-12-24 14:56:26 -05:00 |
|
Charlie Marsh
|
9a7331b2e2
|
Annotate RUF100 messages with unmatched, disabled, and unknown codes (#1365)
|
2022-12-24 14:55:55 -05:00 |
|
Edgar R. M
|
4888afd423
|
Generate JSON schema for Ruff options (#1329)
|
2022-12-24 14:10:22 -05:00 |
|
Sawbez
|
0dc523b081
|
Add autofix for W605 [InvalidEscapeSequence] (#1361)
|
2022-12-24 13:46:28 -05:00 |
|
Harutaka Kawamura
|
63772e335d
|
Fix B025 location (#1360)
|
2022-12-24 12:22:11 -05:00 |
|
Reiner Gerecke
|
7f4ff1e38f
|
Fix false-positive in RET504 when referencing globals (#1358)
|
2022-12-24 12:02:57 -05:00 |
|
Reiner Gerecke
|
32ebc1d227
|
Don't trigger E721 when comparing with None (#1356)
|
2022-12-24 04:45:40 -05:00 |
|
Sawbez
|
4ded155dc0
|
Add autofix for W292 [NoNewLineAtEndOfFile] (#1354)
|
2022-12-23 23:14:17 -05:00 |
|
Harutaka Kawamura
|
201e1250de
|
Update RustPython to use the correct BinOp location (#1355)
|
2022-12-23 22:58:39 -05:00 |
|
Reiner Gerecke
|
102b049a32
|
Add cache-dir to command-line and pyproject.toml (#1351)
|
2022-12-23 22:58:29 -05:00 |
|
Charlie Marsh
|
74f49eda64
|
Bump compatibility to 3.11 (#1352)
|
2022-12-23 12:12:11 -05:00 |
|
Reiner Gerecke
|
9da3e2cca1
|
Implement "native literals" check from pyupgrade (#1350)
|
2022-12-23 11:40:32 -05:00 |
|
Charlie Marsh
|
e290050821
|
Avoid enabling all EM checks at once (#1349)
|
2022-12-23 08:25:07 -05:00 |
|
Charlie Marsh
|
bc9ed0a4ef
|
Tweak LSP docs
|
2022-12-22 22:16:32 -05:00 |
|
Charlie Marsh
|
20b9b44973
|
Link to ruff-lsp docs
|
2022-12-22 21:53:11 -05:00 |
|
Charlie Marsh
|
6e5a553235
|
Update Neovim instructions
|
2022-12-22 21:52:30 -05:00 |
|
Charlie Marsh
|
2a08a63f17
|
Add a link to the PyCharm plugin (#1345)
|
2022-12-22 21:50:24 -05:00 |
|
Colin Delahunty
|
d4290e6721
|
Update CONTRIBUTING.md (#1344)
|
2022-12-22 21:04:19 -05:00 |
|
Charlie Marsh
|
51bda28a7d
|
Bump version to 0.0.192
|
2022-12-22 17:31:31 -05:00 |
|
Reiner Gerecke
|
cc26051b7a
|
Implement "datetime.UTC alias" check from pyupgrade (#1341)
|
2022-12-22 17:21:36 -05:00 |
|
Charlie Marsh
|
3ac5a9aa31
|
Respect --force-exclude for files passed via stdin (#1342)
|
2022-12-22 16:40:15 -05:00 |
|
Charlie Marsh
|
451047c30d
|
Exclude directly-passed files nested in excluded subdirectories
|
2022-12-22 15:08:11 -05:00 |
|