II.
Workflow overview
Reference · liveworkflow:typo-and-lint-sweep
Typo and Lint Sweep overview
Performs automated and semi-automated sweeps for typos, formatting violations, and lint errors across the codebase and documentation — running spell-check tools (cspell, typos-cli) against source code comments, markdown files, and user-facing strings, executing language-specific linters with auto-fix enabled for deterministic corrections, flagging ambiguous cases for human review, batching fixes into atomic pull requests grouped by category, and tracking fix rates and recurrence patterns to identify systemic sources of lint drift. Produces fix PRs with categorized changes, recurrence trend reports, and linter configuration update recommendations. Excludes semantic code changes.
Attributes
displayName
Typo and Lint Sweep
workflowKind
operational
triggerType
scheduled
typicalCadence
weekly
complexity
single-team
description
Performs automated and semi-automated sweeps for typos, formatting
violations, and lint errors across the codebase and documentation — running
spell-check tools (cspell, typos-cli) against source code comments, markdown
files, and user-facing strings, executing language-specific linters with
auto-fix enabled for deterministic corrections, flagging ambiguous cases for
human review, batching fixes into atomic pull requests grouped by category,
and tracking fix rates and recurrence patterns to identify systemic sources
of lint drift. Produces fix PRs with categorized changes, recurrence trend
reports, and linter configuration update recommendations. Excludes semantic
code changes.
Outgoing edges
applies_to_domain2
- domain:software-engineering·DomainSoftware Engineering
- domain:knowledge-management·DomainKnowledge Management
involves_role3
- role:typo-fixer·RoleTypo Fixer
- role:refactor-bot·RoleRefactor Bot
- role:code-reviewer·RoleCode Reviewer
performed_by_org_unit2
- org-unit:engineering-productivity·OrgUnitEngineering Productivity
- org-unit:engineering·OrgUnitEngineering
requires_skill_area2
- skill-area:code-review-practice·SkillAreaCode Review Practice
- skill-area:docs-as-code·SkillAreaDocs-as-Code
triggers_responsibility2
- responsibility:dx-tooling-maintenance·Responsibility
- responsibility:code-review-coverage·ResponsibilityCode review coverage
Incoming edges
None.