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: add no-nested-interactive rule #258

Merged
merged 6 commits into from
Jan 1, 2025
Merged

Conversation

yeonjuan
Copy link
Owner

fixes #54

@yeonjuan yeonjuan marked this pull request as ready for review January 1, 2025 23:49
@yeonjuan yeonjuan merged commit 373d104 into main Jan 1, 2025
3 checks passed
@yeonjuan yeonjuan deleted the add-no-nested-interactive branch January 1, 2025 23:50
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.40%. Comparing base (9a3025e) to head (801c434).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #258      +/-   ##
==========================================
+ Coverage   98.36%   98.40%   +0.04%     
==========================================
  Files          64       65       +1     
  Lines        1774     1822      +48     
  Branches      479      499      +20     
==========================================
+ Hits         1745     1793      +48     
  Misses         29       29              
Flag Coverage Δ
unittest 98.40% <100.00%> (+0.04%) ⬆️

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/index.js 100.00% <100.00%> (ø)
...s/eslint-plugin/lib/rules/no-nested-interactive.js 100.00% <100.00%> (ø)

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.

Port rules from ember-template-lint
1 participant