Commit f08779b
authored
Add misspell check via reviewdog (#6)
NB if we add golangci-lint linting for go then we will probably
include misspell checking there too. We also want misspell to check
markdown files too though, so we'll still need this separate check as
well.
There will be no harm in having any go file spelling errors being
reported twice.1 parent 3de3bdc commit f08779b
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
0 commit comments