mirror of
https://github.com/mikefarah/yq.git
synced 2026-03-10 15:54:26 +00:00
* Setting golangci to UK english (that's what we use in AU) * Fixing more spelling * Fixing * Include MD files in spell checker
3 lines
55 B
Bash
Executable File
3 lines
55 B
Bash
Executable File
#!/bin/bash
|
|
|
|
npx cspell --no-progress "**/*.{sh,go,md}" |