spellcheck: add misspell to linter dependencies
You'd think since golangci-lint embeds misspell we could use that, but it fails to run if it finds no Go source files, which is the case in our website/ directory that we want to check.
Showing
+2 -0
Please register or sign in to comment