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 no-script-style-type rule #157

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Conversation

yeonjuan
Copy link
Owner

No description provided.

@yeonjuan yeonjuan marked this pull request as ready for review November 17, 2023 11:33
Copy link

codecov bot commented Nov 17, 2023

Codecov Report

Merging #157 (252fe8d) into main (4d30656) will increase coverage by 0.05%.
The diff coverage is 100.00%.

❗ Current head 252fe8d differs from pull request most recent head 27d198b. Consider uploading reports for the commit 27d198b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
+ Coverage   98.08%   98.14%   +0.05%     
==========================================
  Files          43       44       +1     
  Lines         942      968      +26     
  Branches      244      251       +7     
==========================================
+ Hits          924      950      +26     
  Misses         18       18              
Flag Coverage Δ
unittest 98.14% <100.00%> (+0.05%) ⬆️

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

Files Coverage Δ
packages/eslint-plugin/lib/rules/index.js 100.00% <100.00%> (ø)
...es/eslint-plugin/lib/rules/no-script-style-type.js 100.00% <100.00%> (ø)

@yeonjuan yeonjuan merged commit 9072b7c into main Nov 17, 2023
2 checks passed
@yeonjuan yeonjuan deleted the no-script-style-type branch November 17, 2023 11:38
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.

None yet

1 participant