yq/scripts/spelling.sh
Mike Farah 4a06cce376
Switch to uk (#2557)
* Setting golangci to UK english (that's what we use in AU)

* Fixing more spelling

* Fixing

* Include MD files in spell checker
2025-12-20 19:11:48 +11:00

3 lines
55 B
Bash
Executable File

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