Skip to content

Add suggestions for no-exports - #421

Merged
lo1tuma merged 1 commit into
mainfrom
feat/no-exports-suggestions
May 23, 2026
Merged

Add suggestions for no-exports#421
lo1tuma merged 1 commit into
mainfrom
feat/no-exports-suggestions

Conversation

@lo1tuma

@lo1tuma lo1tuma commented May 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • add suggestion-only support for removable local export forms in test files
  • keep export default expressions and re-exports diagnostic-only
  • regenerate the rule docs and README for suggestion metadata

Testing

  • npm run eslint -- source/rules/no-exports.ts source/rules/no-exports.test.ts
  • npm run test:unit -- --grep no-exports
  • npm run test:unit:with-coverage
  • npm run update:eslint-docs
  • npm run lint:eslint-docs
  • npm run lint:docs -- documentation/rules/no-exports.md README.md

@lo1tuma
lo1tuma force-pushed the feat/no-exports-suggestions branch 3 times, most recently from 0c2bb72 to 612e539 Compare May 22, 2026 14:22
@lo1tuma
lo1tuma force-pushed the feat/no-exports-suggestions branch from 612e539 to cb5d454 Compare May 23, 2026 08:44
@lo1tuma
lo1tuma merged commit 1ba0f26 into main May 23, 2026
5 checks passed
@lo1tuma
lo1tuma deleted the feat/no-exports-suggestions branch May 23, 2026 08:50
lo1tuma added a commit that referenced this pull request Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant