This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
515dceb07b
ruff
/
parser
/
src
/
python.rs
4 lines
67 B
Rust
Raw
Blame
History
#![
allow(clippy::all)
]
#![
allow(unused)
]
include!
(
"
../python.rs
"
)
;
Reference in New Issue
View Git Blame
Copy Permalink