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
ff3e8ead36
ruff
/
scripts
/
cspell.sh
3 lines
83 B
Bash
Raw
Blame
History
#!/bin/bash
cspell
"ast/**/*.rs"
"literal/**/*.rs"
"core/**/*.rs"
"parser/**/*.rs"
Reference in New Issue
View Git Blame
Copy Permalink