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

Disable language plugin check #85

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

Sec-ant
Copy link
Owner

@Sec-ant Sec-ant commented Feb 20, 2024

Disable language plugin check because of false positives (#58, #84) and edge cases across platforms. The original check mechanism also prevents loading custom plugins. Check #84 (comment) for a detailed explanation.

Fixes #84.

Copy link

changeset-bot bot commented Feb 20, 2024

🦋 Changeset detected

Latest commit: 21227a2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
prettier-plugin-embed Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codesandbox-ci bot commented Feb 20, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@Sec-ant Sec-ant changed the title fix: language plugin check Disable language plugin check Feb 20, 2024
Disable language plugin check because of false positives and edge cases across platforms.
The original check mechanism also prevents loading custom plugins.
@Sec-ant Sec-ant force-pushed the disable-language-plugin-check branch from 130e8e5 to 21227a2 Compare February 20, 2024 12:10
@Sec-ant Sec-ant merged commit 442be39 into main Feb 20, 2024
3 checks passed
@Sec-ant Sec-ant deleted the disable-language-plugin-check branch February 20, 2024 12:11
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.

Formatting error on Windows machines
1 participant