Skip to content

chore: update singular/plural forms for word "task"#7448

Merged
jdx merged 4 commits intojdx:mainfrom
muzimuzhi:docs/task-singular-plural
Dec 19, 2025
Merged

chore: update singular/plural forms for word "task"#7448
jdx merged 4 commits intojdx:mainfrom
muzimuzhi:docs/task-singular-plural

Conversation

@muzimuzhi
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings December 19, 2025 05:18
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects grammatical inconsistencies in the singular/plural forms of the word "task" throughout the codebase. The changes ensure that when referring to a single task, the singular form is used consistently, while plural references remain appropriately plural.

Key changes:

  • Corrected "tasks(s)" to "task(s)" in dry-run flag descriptions across multiple files
  • Updated "Edit a tasks" to "Edit a task" for the task edit command
  • Changed contextual references like "run a tasks" to "run a task" and "configured on a tasks" to "configured on a task"

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
xtasks/fig/src/mise.ts Updated TypeScript autocomplete spec with corrected task descriptions for dry-run and edit commands
src/cli/watch.rs Fixed comment and doc comment references from "tasks(s)" to "task(s)"
src/cli/tasks/edit.rs Corrected all documentation strings for the edit command from plural "tasks" to singular "task"
src/cli/run.rs Updated documentation comments for consistency in singular task references
mise.usage.kdl Fixed help text and descriptions across run, tasks edit, and watch commands
man/man1/mise.1 Updated man page documentation with corrected singular/plural forms
docs/tasks/toml-tasks.md Fixed comment in example from "Select a tasks" to "Select a task"
docs/mise.usage.kdl Corrected help text for run and tasks commands
docs/cli/tasks/run.md Updated documentation with consistent task terminology
docs/cli/tasks/edit.md Fixed all references in edit command documentation
docs/cli/run.md Updated run command documentation with corrected forms
.cursor/rules/create-tasks.mdc Changed "tasks list" to "task list" in rule description
.claude/commands/create-tasks.md Changed "tasks list" to "task list" in command description

All changes are grammatically correct and improve consistency across the codebase. No issues were found with the modifications made in this PR.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jdx jdx enabled auto-merge (squash) December 19, 2025 05:22
@jdx jdx merged commit d949e6c into jdx:main Dec 19, 2025
40 checks passed
@muzimuzhi muzimuzhi deleted the docs/task-singular-plural branch December 19, 2025 05:31
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.

3 participants