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

Linting: disable rule remark-lint-maximum-heading-length properly #20

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

meoiswa
Copy link
Contributor

@meoiswa meoiswa commented Mar 11, 2024

There seems to be some weirdness regarding how plugins are disabled when different versions are being isolated by pnpm due to them being present in multiple rule packs:

remarkjs/remark-lint#165 (comment)

Explicitly installing the rule to disable fixes the problem, allowing the rule to be disabled globally.

@philpax philpax merged commit 52d2b27 into goatcorp:main Mar 11, 2024
1 check 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.

3 participants