[[actions]] name = "cspell/check" description = "Run cspell" run-sequentially = false command = "cspell lint --no-progress --no-color {{files...}}"