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

Improved readability of the checkNodesIndent function within the jsx-… #3315

Merged
merged 1 commit into from Jun 29, 2022

Conversation

caroline223
Copy link
Contributor

…indent-props.js file

Within the checkNodesIndent function, I attempted to improve readability by indenting the boolean conditions.

@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #3315 (1d0bc97) into master (8887a19) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3315   +/-   ##
=======================================
  Coverage   97.70%   97.70%           
=======================================
  Files         123      123           
  Lines        8759     8764    +5     
  Branches     3172     3176    +4     
=======================================
+ Hits         8558     8563    +5     
  Misses        201      201           
Impacted Files Coverage Δ
lib/rules/jsx-indent-props.js 100.00% <100.00%> (ø)

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 8887a19...1d0bc97. Read the comment docs.

@ljharb ljharb merged commit 1d0bc97 into jsx-eslint:master Jun 29, 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