yq/scripts/spelling.sh

3 lines
52 B
Bash
Executable File

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