mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 21:36:21 +00:00
Add codespell info to contributing
This commit is contained in:
@@ -54,3 +54,8 @@ make clean
|
|||||||
scan-build make
|
scan-build make
|
||||||
scan-view ...
|
scan-view ...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Finding typos
|
||||||
|
|
||||||
|
We include a `.codespellrc` configuration file for `codespell` in the root directory.
|
||||||
|
Before comitting it might make sense to run `codespell` to see if you made any typos.
|
||||||
|
|||||||
Reference in New Issue
Block a user