Skip to content

docs: add refactors section with non-lint use case examples#14

Merged
bdougie merged 1 commit intomainfrom
docs/refactors-examples
Mar 24, 2026
Merged

docs: add refactors section with non-lint use case examples#14
bdougie merged 1 commit intomainfrom
docs/refactors-examples

Conversation

@bdougie
Copy link
Contributor

@bdougie bdougie commented Mar 24, 2026

Summary

  • Adds a "Refactors" subsection to the Examples showing how to use piped input for non-lint tasks: refactoring large files, resolving TODOs, cyclomatic complexity fixes, splitting oversized React components, and fixing failing tests
  • Expands the skill goals list with refactoring and TODO resolution examples

Test plan

  • Verify README renders correctly on GitHub
  • Confirm piped input examples produce parseable file:line: message output

Show how sweeper handles refactoring large files, resolving TODOs,
cyclomatic complexity, and failing tests via piped input.
@bdougie bdougie merged commit 4eec8e9 into main Mar 24, 2026
6 checks passed
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