Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(eslint-plugin): no-unused-vars: mark declared statements as used#88

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JamesHenry merged 1 commit intotypescript-eslint:masterfromarmano2:no-unused-vars
Jan 20, 2019
Merged

Conversation

armano2
Copy link
Collaborator

This PR adds logic to mark all declared Identifiers used forno-unused-vars

fixes:#61

@codecov
Copy link

codecovbot commentedJan 20, 2019
edited
Loading

Codecov Report

Merging#88 intomaster willincrease coverage by<.01%.
The diff coverage is100%.

Impacted file tree graph

@@            Coverage Diff            @@##           master     #88      +/-   ##=========================================+ Coverage    94.8%   94.8%   +<.01%=========================================  Files          48      48                Lines        2465    2466       +1       Branches      380     380              =========================================+ Hits         2337    2338       +1  Misses         77      77                Partials       51      51
Impacted FilesCoverage Δ
packages/eslint-plugin/lib/rules/no-unused-vars.js100% <100%> (ø)⬆️

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updatedbd27c5...70ed685. Read thecomment docs.

@armano2armano2 added enhancement: plugin rule optionNew rule option for an existing eslint-plugin rule and removed enhancement: plugin rule optionNew rule option for an existing eslint-plugin rule labelsJan 20, 2019
@JamesHenryJamesHenry merged commit2df5e0c intotypescript-eslint:masterJan 20, 2019
@armano2armano2 deleted the no-unused-vars branchJanuary 20, 2019 14:30
armanio123 pushed a commit to armanio123/typescript-eslint that referenced this pull requestJan 24, 2019
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsApr 21, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JamesHenryJamesHenryJamesHenry approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[typescript/no-unused-vars] errors inside declare namespace
2 participants
@armano2@JamesHenry

[8]ページ先頭

©2009-2025 Movatter.jp