fix(lint): resolve audit findings on vale skills

Merge duplicate gotcha in vale-config (Packages vs BasedOnStyles was
stated twice) and align vale-run's category field with vale-config's
(lint, not linting) so sibling skills in the plugin agree.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FxG5T8EJDgkABXxuneuFfn
This commit is contained in:
2026-07-23 19:24:59 +00:00
parent 0c0d51f239
commit 4d6f313b1e
2 changed files with 2 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ description: >
vale-config skill.
metadata:
version: "0.1.0"
category: linting
category: lint
source_keys:
- context7-websites-vale-sh
---