Skip to content

Commit 2655835

Browse files
committed
chore: add mention of typos to CONTRIBUTING.md
1 parent d66c6e4 commit 2655835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ See [the test documentation for more details](./tests/README.md).
9999
### Linting
100100

101101
Additionally, linting is enforced using `selene` to catch common errors, most of which are also caught by
102-
`lua-language-server`.
102+
`lua-language-server`. Source code spell checking is done via `typos`.
103103

104104
```sh
105105
make lint

0 commit comments

Comments
 (0)