Files
holocron/providers/claude-code/settings.json
Defame1297 c3f2a5f5ef fix(pre-commit): autofix JSON formatting instead of failing
Add --autofix to pretty-format-json so the hook rewrites files in place
rather than requiring manual intervention. Also applies the resulting key
ordering fixes to settings.json files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 15:37:51 +00:00

8 lines
122 B
JSON

{
"statusLine": {
"command": "bash ~/.claude/statusline-command.sh",
"type": "command"
},
"theme": "dark"
}