fix: align local linter scope with CI workflow (#546)

Removes strategy/ from lint-agents.sh AGENT_DIRS so the local linter no longer errors on the frontmatter-less NEXUS docs, matching the CI workflow's scope.

Thanks to @GuillaumeBld for the fix.
This commit is contained in:
Guillaume Bolivard
2026-06-02 18:04:42 -05:00
committed by GitHub
parent 783f6a72bf
commit 060c2076bc
-1
View File
@@ -24,7 +24,6 @@ AGENT_DIRS=(
sales
spatial-computing
specialized
strategy
support
testing
)