Skip to content

docs: use colons as task name separators in examples#3028

Open
bartlomieju wants to merge 1 commit intomainfrom
docs/task-colon-naming
Open

docs: use colons as task name separators in examples#3028
bartlomieju wants to merge 1 commit intomainfrom
docs/task-colon-naming

Conversation

@bartlomieju
Copy link
Copy Markdown
Member

Summary

  • Updates task naming examples to use colons (e.g. build:client, dev:server) instead of hyphens
  • Follows the widely adopted npm ecosystem convention for namespaced tasks

Ref #2989

Test plan

  • Verify wildcard matching examples render correctly
  • Verify task dependency examples render correctly

🤖 Generated with Claude Code

Updates task naming examples to use colons (e.g. `build:client`,
`dev:server`) instead of hyphens, following the widely adopted npm
ecosystem convention for namespaced tasks.

Ref #2989

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant