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-20 21:10:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c659cb86d91ef89029e93023f02c374bda9b6ede
ruff
/
ruff_dev
/
src
History
Charlie Marsh
c659cb86d9
Rename RUF101 to RUF004 (
#1020
)
2022-12-03 22:46:13 -05:00
..
generate_check_code_prefix.rs
Rename RUF101 to RUF004 (
#1020
)
2022-12-03 22:46:13 -05:00
generate_rules_table.rs
Add no-eval rule from pygrep-hooks (
#994
)
2022-12-02 12:59:06 -05:00
generate_source_code.rs
Fix clippy::unnecessary_wraps (pedantic) (
#880
)
2022-11-22 18:25:30 -05:00
lib.rs
Enforce most pedantic lints on CI (
#878
)
2022-11-22 18:55:57 -05:00
main.rs
Enforce most pedantic lints on CI (
#878
)
2022-11-22 18:55:57 -05:00
print_ast.rs
Fix clippy::uninlined_format_args (pedantic)
2022-11-21 23:22:28 -05:00
print_cst.rs
Convert Err(anyhow(...)) to bail (
#984
)
2022-12-01 13:33:06 -05:00
print_tokens.rs
Fix clippy::uninlined_format_args (pedantic)
2022-11-21 23:22:28 -05:00