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-21 21:40:51 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6b509811da0e96a6e5e458f8a91bef3d5b58259
ruff
/
ruff_dev
/
src
History
Jonathan Plasse
117fcb6936
Add no-eval rule from pygrep-hooks (
#994
)
2022-12-02 12:59:06 -05:00
..
generate_check_code_prefix.rs
Implement await-outside-async / E1142 (
#972
)
2022-11-30 11:38:03 -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