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

whitespaces #235

Closed

Conversation

dannygriffin000
Copy link

Whitespaces in plug-in

JamesHenry and others added 30 commits January 19, 2019 18:18
Josh Goldberg and others added 26 commits February 3, 2019 11:10
…script-eslint#200)

* add missing restrict-plus-operands
* remove duplicate rule function-name
- add test cases for typed destruction
- add test cases for anonymous function with returnType and typeParameters
…ssions to node maps (typescript-eslint#226)

* fix(typescript-estree, eslint-plugin): stop adding PEs to node maps

* refactor(eslint-plugin): move only verifyCast into create

* fix(typescript-estree): don't add computedpropertyname to map

* fix: fix line endings in new fixture

* fix: move all functions into closure
…#222)

feat(eslint-plugin): add prefer-function-type rule
@codecov
Copy link

codecov bot commented Feb 9, 2019

Codecov Report

Merging #235 into snapshot-tests will increase coverage by 2.95%.
The diff coverage is 98.4%.

@@                Coverage Diff                 @@
##           snapshot-tests     #235      +/-   ##
==================================================
+ Coverage           93.87%   96.83%   +2.95%     
==================================================
  Files                  48       57       +9     
  Lines                2465     2558      +93     
  Branches              380      374       -6     
==================================================
+ Hits                 2314     2477     +163     
+ Misses                100       42      -58     
+ Partials               51       39      -12
Impacted Files Coverage Δ
packages/eslint-plugin/lib/rules/no-this-alias.js 100% <ø> (ø)
...slint-plugin/lib/rules/prefer-namespace-keyword.js 100% <ø> (ø)
...eslint-plugin/lib/rules/no-parameter-properties.js 100% <ø> (ø)
packages/eslint-plugin/lib/rules/camelcase.js 96.15% <ø> (ø)
.../eslint-plugin/lib/rules/member-delimiter-style.js 100% <ø> (ø)
...lugin/lib/rules/no-angle-bracket-type-assertion.js 100% <ø> (ø)
packages/eslint-plugin/lib/rules/no-namespace.js 100% <ø> (ø)
...s/eslint-plugin/lib/rules/no-non-null-assertion.js 100% <ø> (ø)
...ges/eslint-plugin/lib/rules/no-inferrable-types.js 92.1% <ø> (ø)
packages/eslint-plugin/lib/rules/ban-types.js 100% <ø> (ø)
... and 56 more

kaicataldo pushed a commit to kaicataldo/typescript-eslint that referenced this pull request Aug 27, 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.