Skip to content

Document each built-in rule in its own folder#12

Merged
benvinegar merged 1 commit intomainfrom
refactor/rule-folders-readmes
Apr 18, 2026
Merged

Document each built-in rule in its own folder#12
benvinegar merged 1 commit intomainfrom
refactor/rule-folders-readmes

Conversation

@benvinegar
Copy link
Copy Markdown
Member

Summary

  • move every built-in rule into its own src/rules/<rule>/ folder with index.ts and a rule-specific README.md
  • move shared rule helpers into src/rules/shared/
  • link the README's "What it catches" list directly to the matching per-rule docs
  • update agent/docs references to reflect the new rule layout

Validation

  • bun run format:check
  • bun run lint
  • bun test
  • bun run build

This PR description was generated by Pi using GPT-5

@benvinegar benvinegar merged commit 39cc012 into main Apr 18, 2026
3 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