Skip to content

chore: enable sort-type-constituents internally #7028

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

Enables sort-type-constituents internally. This one rule has a lot of reports, so I wanted to get them out of the way before continuing with other to-be-newly-enabled rules.

Sorry, something went wrong.

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @JoshuaKGoldberg!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

@netlify
Copy link

netlify bot commented May 13, 2023

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit ea3845a
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/6497337118340d0008fdd5cb
😎 Deploy Preview https://deploy-preview-7028--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@JoshuaKGoldberg JoshuaKGoldberg changed the base branch from main to v6 May 13, 2023 02:03
@JoshuaKGoldberg JoshuaKGoldberg changed the title Enable internal sort type constituents chore: enable sort-type-constituents internally May 13, 2023
@codecov
Copy link

codecov bot commented May 13, 2023

Codecov Report

Merging #7028 (ea3845a) into v6 (e2a0a76) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##               v6    #7028   +/-   ##
=======================================
  Coverage   87.43%   87.43%           
=======================================
  Files         372      372           
  Lines       12849    12849           
  Branches     3813     3813           
=======================================
  Hits        11235    11235           
  Misses       1237     1237           
  Partials      377      377           
Flag Coverage Δ
unittest 87.43% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...lugin-internal/src/rules/plugin-test-formatting.ts 79.76% <ø> (ø)
packages/eslint-plugin-tslint/src/rules/config.ts 97.72% <ø> (ø)
...t-plugin/src/rules/adjacent-overload-signatures.ts 95.34% <ø> (ø)
packages/eslint-plugin/src/rules/array-type.ts 97.14% <ø> (ø)
packages/eslint-plugin/src/rules/ban-ts-comment.ts 96.96% <ø> (ø)
...ages/eslint-plugin/src/rules/ban-tslint-comment.ts 100.00% <ø> (ø)
packages/eslint-plugin/src/rules/ban-types.ts 100.00% <ø> (ø)
packages/eslint-plugin/src/rules/brace-style.ts 95.34% <ø> (ø)
...t-plugin/src/rules/class-literal-property-style.ts 100.00% <ø> (ø)
packages/eslint-plugin/src/rules/comma-spacing.ts 100.00% <ø> (ø)
... and 94 more

@bradzacher bradzacher added 1 approval >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge repo maintenance things to do with maintenance of the repo, and not with code/docs labels Jun 24, 2023
@JoshuaKGoldberg JoshuaKGoldberg merged commit 3cdf5c9 into typescript-eslint:v6 Jun 24, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the enable-internal-sort-type-constituents branch June 24, 2023 19:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1 approval >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge repo maintenance things to do with maintenance of the repo, and not with code/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants