We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a6b813 commit 59268f1Copy full SHA for 59268f1
test/lint/codespell.sh
@@ -1,2 +1,2 @@
1
#!/bin/sh -eu
2
-codespell -S 'internal/server/apparmor/*.profile.go' -S 'doc/html/*' -I .codespell-ignore client cmd doc grafana internal scripts shared test
+codespell -S 'internal/server/apparmor/*.profile.go' -S 'doc/html/*' -S 'doc/reference/manpages/*' -I .codespell-ignore client cmd doc grafana internal scripts shared test
0 commit comments