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-24 15:01:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35cf9e242e495cb713c8a06882f8d4650d68c5cd
ruff
/
src
/
rules
/
pyflakes
History
Charlie Marsh
0758049e49
Implement runtime-import-in-type-checking-block (TYP004) (
#2146
)
2023-01-24 23:33:26 -05:00
..
rules
Implement runtime-import-in-type-checking-block (TYP004) (
#2146
)
2023-01-24 23:33:26 -05:00
snapshots
Avoid flagging redefined imports as unused in same-scope (
#2065
)
2023-01-21 12:50:21 -05:00
cformat.rs
Pyupgrade: Printf string formatting (
#1803
)
2023-01-21 09:37:22 -05:00
fixes.rs
Index source code upfront to power (row, column) lookups (
#1990
)
2023-01-21 17:56:11 -05:00
format.rs
Introduce ruff::rules module
2023-01-14 11:48:02 -05:00
mod.rs
refactor: Turn RuleSelector into a newtype around RuleCodePrefix
2023-01-24 09:26:19 -05:00