Files
start-os/.claude/settings.json
Aiden McClelland dc815664c4 docs: consolidate CLAUDE.md and CONTRIBUTING.md, add style guidelines
- Refactor CLAUDE.md to reference CONTRIBUTING.md for build/test/format info
- Expand CONTRIBUTING.md with comprehensive build targets, env vars, and testing
- Add code style guidelines section with conventional commits
- Standardize SDK prettier config to use single quotes (matching web)
- Add project-level Claude Code settings to disable co-author attribution
2026-02-05 13:32:38 -07:00

6 lines
44 B
JSON

{
"attribution": {
"commit": ""
}
}