yq/scripts/spelling.sh
2023-09-19 10:43:11 +10:00

3 lines
52 B
Bash
Executable File

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