mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 00:24:13 -05:00
3 lines
83 B
Bash
3 lines
83 B
Bash
#!/bin/bash
|
|
cspell "ast/**/*.rs" "literal/**/*.rs" "core/**/*.rs" "parser/**/*.rs"
|