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

Restore check-examples for ESLint 8+ #928

Open
brettz9 opened this issue Oct 26, 2022 · 5 comments
Open

Restore check-examples for ESLint 8+ #928

brettz9 opened this issue Oct 26, 2022 · 5 comments

Comments

@brettz9
Copy link
Collaborator

brettz9 commented Oct 26, 2022

Expected behavior

check-examples should run on ESLint 8+.

Waiting on eslint/eslint#14745

Actual behavior

check-examples won't run on ESLint 8+.

ESLint Config

jsdoc/check-examples: ['error']

ESLint sample

N/A

Environment

  • Node version: 16.14.2
  • ESLint version: 8.26.0
  • eslint-plugin-jsdoc version: 39.3.25
@Jsmithrud37
Copy link

Bump. This is valuable functionality.

@brettz9
Copy link
Collaborator Author

brettz9 commented Dec 18, 2023

As per the OP, we are dependent upon eslint/eslint#14745 .

@JounQin
Copy link

JounQin commented Jan 17, 2024

I don't quite understand what's the root block here, we've already have text + nested virtual filenames, maybe you can show more complex example. I'd like to help to implement this feature here.

@brettz9
Copy link
Collaborator Author

brettz9 commented Jan 17, 2024

@JounQin : Maybe you could help by summarizing the state of affairs, as I don't recall where things are at, except that the ESLint issue is not yet marked as resolved, and my energy at the moment is not great to go through the issue. Is it just that the feature is undocumented but not yet approved by an RFC? If so, a PR would be most welcome.

@JounQin
Copy link

JounQin commented Jan 17, 2024

Is it just that the feature is undocumented but not yet approved by an RFC?

Yes

If so, a PR would be most welcome.

OK

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

No branches or pull requests

3 participants