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
293c7e00d5bf200c1c6e35d4b368ccbbd439b97e
ruff
/
src
/
python
History
Simon Brugman
502574797f
include tomllib in standard lib (
#2345
)
2023-01-30 06:59:59 -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
Don't flag B009/B010 if identifiers would be mangled (
#2204
)
2023-01-26 12:56:18 -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
include tomllib in standard lib (
#2345
)
2023-01-30 06:59:59 -05:00
typing.rs
Fix typo in typing_extensions (
#2298
)
2023-01-28 10:03:54 -05:00