yq/scripts/spelling.sh
2025-12-20 19:06:21 +11:00

3 lines
55 B
Bash
Executable File

#!/bin/bash
npx cspell --no-progress "**/*.{sh,go,md}"