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(docs): redirect curly to eslint page #309

Conversation

Namchee
Copy link
Contributor

@Namchee Namchee commented Apr 2, 2024

Description

This pull request fixes incorrect link for curly rule in nonblock-statement-body-position rule as curly isn't part of eslint-stylistic. curly will not redirect to the original ESLint rule page.

Linked Issues

Reported on Discord

Additional context

Copy link

netlify bot commented Apr 2, 2024

Deploy Preview for eslint-stylistic ready!

Name Link
🔨 Latest commit 70bf79a
🔍 Latest deploy log https://app.netlify.com/sites/eslint-stylistic/deploys/660b69bdeeff5e0008ef2099
😎 Deploy Preview https://deploy-preview-309--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.

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.79%. Comparing base (beef00f) to head (70bf79a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #309   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files         115      115           
  Lines       26797    26797           
  Branches     4503     4503           
=======================================
  Hits        26743    26743           
  Misses         54       54           

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

@antfu antfu merged commit 4d0e78e into eslint-stylistic:main Apr 2, 2024
13 checks passed
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

2 participants