Skip to content

Conversation

@glenwinters
Copy link
Contributor

This PR improves the description of the ban-types rule in eslint-plugin.

Initially, I was going to fix the grammar of Enforces that types will not to be used, but I found the description in the rule docs file to be better, especially considering the rule name.

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @glenwinters!

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

@bradzacher
Copy link
Member

you also need to change the description in the rule's source file.

@bradzacher bradzacher added the documentation Documentation ("docs") that needs adding/updating label Jul 29, 2019
@codecov
Copy link

codecov bot commented Jul 29, 2019

Codecov Report

Merging #773 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #773   +/-   ##
======================================
  Coverage    94.2%   94.2%           
======================================
  Files         112     112           
  Lines        4801    4801           
  Branches     1334    1334           
======================================
  Hits         4523    4523           
  Misses        159     159           
  Partials      119     119
Impacted Files Coverage Δ
packages/eslint-plugin/src/rules/ban-types.ts 100% <ø> (ø) ⬆️
...ackages/eslint-plugin/src/rules/no-explicit-any.ts 100% <0%> (ø) ⬆️

@bradzacher bradzacher merged commit b731df9 into typescript-eslint:master Jul 29, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Documentation ("docs") that needs adding/updating

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants