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
84b1490d037bc5f3bc42af629db3f3d62d0133d6
ruff
/
src
/
python
History
Colin Delahunty
80295f335b
Pyupgrade: Printf string formatting (
#1803
)
2023-01-21 09:37:22 -05:00
..
builtins.rs
Add aiter() and anext() to BUILTINS (
#1118
)
2022-12-07 09:20:06 -05:00
future.rs
Implement F407 (
#158
)
2022-09-11 18:05:28 -04:00
identifiers.rs
Pyupgrade: Printf string formatting (
#1803
)
2023-01-21 09:37:22 -05:00
keyword.rs
Implement B009 (
#669
)
2022-11-10 13:52:20 -05:00
mod.rs
Implement U013: Unnecessary TypedDict syntactic form (
#716
)
2022-11-18 12:10:47 -05:00
string.rs
Add autofix for F504 and F522 (
#1184
)
2022-12-10 16:33:09 -05:00
sys.rs
Replace FNV with rustc-hash (
#837
)
2022-11-20 15:38:31 -05:00
typing.rs
Use
smallvec
for call path representation (
#1960
)
2023-01-18 11:29:05 -05:00