Skip to content

docs: fix stale action enum values in docs#34

Open
sarahxsanders wants to merge 1 commit into
mainfrom
docs/fix-action-enum
Open

docs: fix stale action enum values in docs#34
sarahxsanders wants to merge 1 commit into
mainfrom
docs/fix-action-enum

Conversation

@sarahxsanders

Copy link
Copy Markdown
Collaborator

Problem this change addresses

The ACTIONS enum in src/scanner/types.ts has been ['warn', 'block', 'remediate'] since #12, but the README and CONTRIBUTING guide still listed revert. Pure docs catch-up.

Changes

  • README.md: 2× action: revertaction: remediate
  • CONTRIBUTING.md: 1× in the rule-metadata table

No code, no rules, no API surface touched.

Test plan

  • pnpm test passes
  • pnpm build clean

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