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: support linting html in template literals in no-inline-styles #226

Merged
merged 6 commits into from
Nov 21, 2024

Conversation

yeonjuan
Copy link
Owner

ref #225

@yeonjuan yeonjuan changed the title feat: [no-inline-styles] support linting html in template literals feat: support linting html in template literals in no-inline-styles Nov 20, 2024
@yeonjuan yeonjuan merged commit 9a91c9f into main Nov 21, 2024
5 checks passed
@yeonjuan yeonjuan deleted the feat/225-no-inline-styles branch November 21, 2024 09:47
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 92.45283% with 4 lines in your changes missing coverage. Please review.

Project coverage is 98.33%. Comparing base (cd2f405) to head (e0153f4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/eslint-plugin/lib/rules/utils/settings.js 88.57% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #226      +/-   ##
==========================================
- Coverage   98.57%   98.33%   -0.24%     
==========================================
  Files          54       56       +2     
  Lines        1334     1385      +51     
  Branches      364      384      +20     
==========================================
+ Hits         1315     1362      +47     
- Misses         19       23       +4     
Flag Coverage Δ
unittest 98.33% <92.45%> (-0.24%) ⬇️

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

Files with missing lines Coverage Δ
...ckages/eslint-plugin/lib/rules/no-inline-styles.js 100.00% <100.00%> (ø)
...kages/eslint-plugin/lib/rules/utils/source-code.js 100.00% <100.00%> (ø)
packages/eslint-plugin/tests/rule-tester.js 100.00% <100.00%> (ø)
packages/eslint-plugin/lib/rules/utils/settings.js 88.57% <88.57%> (ø)
---- 🚨 Try these New Features:

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.

1 participant