Skip to content

Add .claude tooling and configuration files#120

Merged
anoncam merged 1 commit intomainfrom
feat/claude-enhancements
Mar 13, 2026
Merged

Add .claude tooling and configuration files#120
anoncam merged 1 commit intomainfrom
feat/claude-enhancements

Conversation

@anoncam
Copy link
Copy Markdown
Owner

@anoncam anoncam commented Mar 13, 2026

CLAUDE.md rewrite — Cut from 60 lines down to 44 by removing the stale TypeScript migration log (that's history, not guidance). Added the new .claude/ tooling section so contributors know about the skills, agents, and hooks. Also added the conventional commits note since your CI relies on them for version bumps.
.prettierrc — Pins formatting rules (2-space, single quotes, trailing commas, 100-char width) so every contributor and CI run gets identical output. Without this, Prettier uses defaults that can vary by version.
Format & lint scope — npm run format now covers src/, cli/, and test/ instead of just src/. Same for npm run lint which now also covers cli/. Previously running npm run format would silently skip 20+ CLI files.

Co-Authored-By: Oz <oz-agent@warp.dev>
@anoncam anoncam merged commit d42d184 into main Mar 13, 2026
3 checks passed
github-actions bot added a commit that referenced this pull request Mar 13, 2026
Version bump type: patch
PR: #120
Title: Add .claude tooling and configuration files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant