commandby talmolab
Lint
Installs: 0
Used in: 1 repos
Updated: 2d ago
$
npx ai-builder add command talmolab/lintInstalls to .claude/commands/lint.md
Run linting with `black` and `ruff`. Command: ``` black sleap_nn tests && ruff check --fix sleap_nn tests ``` Then manually fix any remaining errors which cannot be automatically fixed by ruff.
Quick Install
$
npx ai-builder add command talmolab/lintDetails
- Type
- command
- Author
- talmolab
- Slug
- talmolab/lint
- Created
- 6d ago