yq/scripts/spelling.sh

3 lines
52 B
Bash
Raw Normal View History

2023-09-18 23:52:36 +00:00
#!/bin/bash
npx cspell --no-progress "**/*.{sh,go}"