mirror of
https://github.com/msitarzewski/agency-agents/
synced 2026-06-09 10:13:17 +00:00
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:
committed by
GitHub
parent
783f6a72bf
commit
060c2076bc
@@ -24,7 +24,6 @@ AGENT_DIRS=(
|
||||
sales
|
||||
spatial-computing
|
||||
specialized
|
||||
strategy
|
||||
support
|
||||
testing
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user