Skip to content

feat(oxlint): add granular Pure UI call policies - #9

Open
jayjnu wants to merge 2 commits into
mainfrom
jayjnu/add-granularity-to-no-external-call-in-pure-ui-f
Open

feat(oxlint): add granular Pure UI call policies#9
jayjnu wants to merge 2 commits into
mainfrom
jayjnu/add-granularity-to-no-external-call-in-pure-ui-f

Conversation

@jayjnu

@jayjnu jayjnu commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • add hooks-only mode for gradual adoption
  • add call regex allow/deny patterns and imported module globs
  • document the new policies and cover them with tests

Checks

  • pnpm --filter @jayjnu/oxlint-plugin-branded-ui-react test
  • pnpm -r --if-present test
  • pnpm typecheck

Closes #6

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.

Add granularity to no-external-call-in-pure-ui for hooks and helper calls

1 participant