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

🐛 Bug: --exclude-lint-md does not exclude extension from extensions.json #1622

Closed
3 tasks done
johnnyreilly opened this issue Aug 13, 2024 · 2 comments · Fixed by #1625
Closed
3 tasks done

🐛 Bug: --exclude-lint-md does not exclude extension from extensions.json #1622

johnnyreilly opened this issue Aug 13, 2024 · 2 comments · Fixed by #1625
Labels
good first issue Good for newcomers, please hop on! status: accepting prs Please, send a pull request to resolve this! type: bug Something isn't working :(

Comments

@johnnyreilly
Copy link
Collaborator

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Expected

Using the --exclude-lint-md flag I would expect "DavidAnson.vscode-markdownlint", to not be included in extensions.json.

Actual

But it is - probably because of this code:

"DavidAnson.vscode-markdownlint",

Is this intentional?

Additional Info

No response

@johnnyreilly johnnyreilly added the type: bug Something isn't working :( label Aug 13, 2024
@JoshuaKGoldberg JoshuaKGoldberg added the status: accepting prs Please, send a pull request to resolve this! label Aug 13, 2024
@JoshuaKGoldberg
Copy link
Owner

🐛❗

Copy link

🎉 This is included in version v1.67.7 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers, please hop on! status: accepting prs Please, send a pull request to resolve this! type: bug Something isn't working :(
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants