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
v0.0.200
ruff
/
src
/
pyflakes
History
Charlie Marsh
d22e96916c
Automatically detect and respect indentation and quotation code style (
#1413
)
2022-12-27 19:45:50 -05:00
..
plugins
Move checkers into their own module (
#1268
)
2022-12-16 22:55:47 -05:00
snapshots
Fix F841 (
UnusedVariable
) range in except handler (
#1367
)
2022-12-24 22:55:55 -05:00
cformat.rs
Default to double quotes in
code_gen.rs
(
#1412
)
2022-12-27 16:17:49 -05:00
checks.rs
Move string formatting checks to plugins (
#1185
)
2022-12-10 16:43:21 -05:00
fixes.rs
Avoid removing partially-unused imports (
#1259
)
2022-12-15 23:13:58 -05:00
format.rs
Default to double quotes in
code_gen.rs
(
#1412
)
2022-12-27 16:17:49 -05:00
mod.rs
Automatically detect and respect indentation and quotation code style (
#1413
)
2022-12-27 19:45:50 -05:00