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>
10 lines
127 B
JSON
10 lines
127 B
JSON
{
|
|
"enabledPlugins": {
|
|
"bin@holocron": true,
|
|
"kyberforge@holocron": true
|
|
},
|
|
"hooks": {
|
|
"PreToolUse": []
|
|
}
|
|
}
|