Skip to content

Commit

Permalink
README: Document new go-task lint task (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
ermo authored Nov 13, 2024
1 parent 29779c7 commit 9952349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Please lint and spellcheck your contributions before creating a pull request. We

- Writing style should follow our [style guide](https://help.getsol.us/docs/user/contributing/style)
- This project includes `prettier` for markdown and code formatting
- Command: `yarn prettier`
- Command: `go-task lint`
- This project includes Cspell for spell-checking, and has a custom wordlist `.cspell-allowed-wordlist.txt`
- Command: `go-task spellcheck`
- Note that we use American spelling
Expand Down

0 comments on commit 9952349

Please sign in to comment.