This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
14248cb8cb6aa7771efa9f10d755defa94a0bcd4
ruff
/
src
/
pyupgrade
History
Harutaka Kawamura
3e23fd1487
Stop overriding locations for expressions within f-strings (
#1494
)
2022-12-30 23:43:59 -05:00
..
plugins
Stop overriding locations for expressions within f-strings (
#1494
)
2022-12-30 23:43:59 -05:00
snapshots
Add a "fix message" to every autofix-able check (
#1489
)
2022-12-30 23:16:03 -05:00
checks.rs
Replace
typing.Text
with
str
(
#1391
)
2022-12-26 19:55:41 -05:00
fixes.rs
Replace
make_tokenize
with
make_tokenizer_located
(
#1405
)
2022-12-27 10:07:03 -05:00
mod.rs
Removed unicode literals (
#1448
)
2022-12-29 20:11:33 -05:00
settings.rs
Move default options into WASM interface (
#1453
)
2022-12-29 18:06:57 -05:00
types.rs
Split checks and plugins into source-related modules (
#447
)
2022-10-17 15:38:49 -04:00