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

[Refactor] boolean-prop-naming, jsx-indent: avoid assigning to arguments #3316

Merged
merged 1 commit into from Jul 6, 2022

Conversation

caroline223
Copy link
Contributor

No description provided.

lib/rules/jsx-indent-props.js Outdated Show resolved Hide resolved
lib/rules/boolean-prop-naming.js Outdated Show resolved Hide resolved
lib/rules/boolean-prop-naming.js Outdated Show resolved Hide resolved
lib/rules/jsx-indent.js Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 3, 2022

Codecov Report

Merging #3316 (80f7b52) into master (5769b53) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 80f7b52 differs from pull request most recent head 5919660. Consider uploading reports for the commit 5919660 to get more accurate results

@@            Coverage Diff             @@
##           master    #3316      +/-   ##
==========================================
- Coverage   97.71%   97.70%   -0.01%     
==========================================
  Files         123      123              
  Lines        8785     8774      -11     
  Branches     3189     3182       -7     
==========================================
- Hits         8584     8573      -11     
  Misses        201      201              
Impacted Files Coverage Δ
lib/rules/jsx-indent.js 98.29% <ø> (-0.02%) ⬇️
lib/rules/boolean-prop-naming.js 99.39% <100.00%> (-0.01%) ⬇️
lib/rules/display-name.js 98.21% <0.00%> (-0.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5769b53...5919660. Read the comment docs.

lib/rules/jsx-indent.js Outdated Show resolved Hide resolved
lib/rules/jsx-indent.js Outdated Show resolved Hide resolved
lib/rules/jsx-indent.js Outdated Show resolved Hide resolved
@ljharb ljharb changed the title Fixed additional eslint issues with variables that had no parameters assigned. [Refactor] boolean-prop-naming, jsx-indent: avoid assigning to arguments Jul 6, 2022
@ljharb ljharb merged commit 5919660 into jsx-eslint:master Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants