chore: update CLAUDE.md
This commit is contained in:
parent
e0ff369cff
commit
35c14ce8a8
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@ When creating, modifying, or removing plugins:
|
|||
|
||||
## Testing
|
||||
|
||||
Before committing plugin changes:
|
||||
After every session that contains changes to files:
|
||||
|
||||
1. Check files are properly formatted: Run `make format`
|
||||
1. Check files are properly formatted running `make format`
|
||||
2. Check code style and linting: Run `make lint`
|
||||
3. Test the plugin functionality: Run `make test`
|
||||
4. Verify documentation accuracy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue