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

fix(ts/lines-around-comment): add missing afterHashbangComment in schema, fix #75 #161

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

antfu
Copy link
Member

@antfu antfu commented Nov 17, 2023

fix #75

Copy link

netlify bot commented Nov 17, 2023

Deploy Preview for eslint-stylistic ready!

Name Link
🔨 Latest commit 827b95d
🔍 Latest deploy log https://app.netlify.com/sites/eslint-stylistic/deploys/6557c03116457500084dcb52
😎 Deploy Preview https://deploy-preview-161--eslint-stylistic.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@antfu antfu changed the title feat(ts/lines-around-comment): add missing afterHashbangComment in schema, fix #75 fix(ts/lines-around-comment): add missing afterHashbangComment in schema, fix #75 Nov 17, 2023
Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e2eeb04) 99.79% compared to head (827b95d) 99.79%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #161   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files         110      110           
  Lines       26076    26079    +3     
  Branches     4369     4371    +2     
=======================================
+ Hits        26022    26025    +3     
  Misses         54       54           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@antfu antfu merged commit 391335b into main Nov 17, 2023
13 checks passed
@antfu antfu deleted the fix/75 branch November 30, 2023 07:37
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.

Bug: [lines-around-comment] afterHashbangComment option is not supported on TS
1 participant