mirror of
https://github.com/msitarzewski/agency-agents.git
synced 2026-09-03 00:30:51 +03: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:
@@ -24,7 +24,6 @@ AGENT_DIRS=(
|
|||||||
sales
|
sales
|
||||||
spatial-computing
|
spatial-computing
|
||||||
specialized
|
specialized
|
||||||
strategy
|
|
||||||
support
|
support
|
||||||
testing
|
testing
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user