Adds lint@holocron to enabledPlugins so Vale-based prose linting skills are available in this repo. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0186ERbyACLRuRxPRnqwpa4m
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"enabledPlugins": {
|
|
"bin@holocron": true,
|
|
"core@holocron": true,
|
|
"git@holocron": true,
|
|
"gitea@holocron": true,
|
|
"kyberforge@holocron": true,
|
|
"lint@holocron": true
|
|
},
|
|
"hooks": {
|
|
"PreToolUse": []
|
|
}
|
|
}
|