mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
docs: adding spellcheck command
This commit is contained in:
parent
225adc46ba
commit
78321a95e8
4 changed files with 89 additions and 13 deletions
5
.opencode/command/spellcheck.md
Normal file
5
.opencode/command/spellcheck.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
description: Spellcheck all markdown file changes
|
||||
---
|
||||
|
||||
Look at all the unstaged changes to markdown (.md, .mdx) files, pull out the lines that have changed, and check for spelling and grammar errors.
|
||||
Loading…
Add table
Add a link
Reference in a new issue