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

feat: implement tagChildrenIndent options in indent #248

Merged
merged 5 commits into from
Dec 14, 2024
Merged

Conversation

yeonjuan
Copy link
Owner

@yeonjuan yeonjuan commented Dec 13, 2024

@yeonjuan yeonjuan marked this pull request as ready for review December 14, 2024 09:03
@yeonjuan yeonjuan merged commit 22325ef into main Dec 14, 2024
7 checks passed
@yeonjuan yeonjuan deleted the feat/101 branch December 14, 2024 10:36
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

Attention: Patch coverage is 97.95918% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.27%. Comparing base (fb97ff0) to head (f775902).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/eslint-plugin/lib/rules/indent/indent.js 97.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #248      +/-   ##
==========================================
+ Coverage   98.19%   98.27%   +0.08%     
==========================================
  Files          59       59              
  Lines        1604     1623      +19     
  Branches      423      432       +9     
==========================================
+ Hits         1575     1595      +20     
+ Misses         29       28       -1     
Flag Coverage Δ
unittest 98.27% <97.95%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
packages/eslint-plugin/lib/rules/utils/node.js 94.54% <100.00%> (+0.20%) ⬆️
packages/template-parser/lib/template-parser.js 100.00% <100.00%> (ø)
packages/template-parser/lib/traverser.js 100.00% <100.00%> (ø)
packages/eslint-plugin/lib/rules/indent/indent.js 99.36% <97.61%> (+0.77%) ⬆️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[indent] - Feature request - Allow HTML, HEAD and BODY to be on same level
1 participant