This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
mirror of
https://github.com/astral-sh/ruff
synced
2026-01-16 19:10:50 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a26c8b4e08a8a2002f17c979d60ec69f7fdeaa5
ruff
/
src
/
python
History
Martin Fischer
cdae2f0e67
Fix typing::match_annotated_subscript matching ExprKind::Call (
#1554
)
2023-01-02 12:13:45 -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
Implement U013: Unnecessary TypedDict syntactic form (
#716
)
2022-11-18 12:10:47 -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
Fix typing::match_annotated_subscript matching ExprKind::Call (
#1554
)
2023-01-02 12:13:45 -05:00