mattermost-plugin-shelfmark/CLAUDE.md
Felipe M. 7d6fbb9fff
Some checks are pending
ci / plugin-ci (push) Waiting to run
ci/woodpecker/push/woodpecker Pipeline was successful
Add CLAUDE.md and fix misspell false positive for Spanish word Comando
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 08:42:42 +01:00

11 lines
218 B
Markdown

# CLAUDE.md
## Verification
After making changes, always run these commands to verify everything works:
```sh
make check-style # Lint checks
make test # Run tests
make dist # Build the plugin
```