Skip to content
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

feat(eslint-plugin): delete deprecated rules #2002

Merged
merged 1 commit into from May 10, 2020
Merged

Conversation

bradzacher
Copy link
Member

BREAKING CHANGE:

cleans up deprecated rules

@bradzacher bradzacher added enhancement New feature or request breaking change This change will require a new major version to be released labels May 10, 2020
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @bradzacher!

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. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@bradzacher bradzacher force-pushed the v3-delete-deprecated branch 2 times, most recently from 4696e36 to 8468617 Compare May 10, 2020 19:38
@codecov
Copy link

codecov bot commented May 10, 2020

Codecov Report

Merging #2002 into v3 will decrease coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##               v3    #2002      +/-   ##
==========================================
- Coverage   93.75%   93.66%   -0.10%     
==========================================
  Files         176      169       -7     
  Lines        7814     7653     -161     
  Branches     2240     2187      -53     
==========================================
- Hits         7326     7168     -158     
  Misses        228      228              
+ Partials      260      257       -3     
Flag Coverage Δ
#unittest 93.66% <ø> (-0.10%) ⬇️
Impacted Files Coverage Δ
...kages/eslint-plugin/src/rules/no-base-to-string.ts 98.00% <ø> (ø)

@bradzacher bradzacher merged commit 42c3781 into v3 May 10, 2020
@bradzacher bradzacher deleted the v3-delete-deprecated branch May 10, 2020 20:27
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking change This change will require a new major version to be released enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant