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

lines-between-class-members only supports exceptAfterOverload with 'always' #239

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jrdioko
Copy link

@jrdioko jrdioko commented Dec 22, 2023

Description

PR with failing test for issue #240

The exceptAfterOverload: true option for the TS version of lines-between-class-members only applies if the first options is 'always'. If using the Object version with 'enforce', overloads are still flagged as an error.

Linked Issues

#240

Additional context

Copy link

netlify bot commented Dec 22, 2023

Deploy Preview for eslint-stylistic ready!

Name Link
🔨 Latest commit 1af9660
🔍 Latest deploy log https://app.netlify.com/sites/eslint-stylistic/deploys/65b7db927c56390008a4480d
😎 Deploy Preview https://deploy-preview-239--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
Copy link
Member

antfu commented Dec 27, 2023

Could you add the test case at the end of the list with a comment linking to the issue? Thanks.

@jrdioko
Copy link
Author

jrdioko commented Jan 29, 2024

@antfu sure, done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants