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

Set up linting of snippets in MarkDown #1827

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Set up linting of snippets in MarkDown #1827

merged 1 commit into from
Dec 19, 2024

Conversation

ericcornelissen
Copy link
Owner

@ericcornelissen ericcornelissen commented Dec 19, 2024

Summary

Add @eslint/markdown as a dependency to be able to lint snippets in MarkDown files using ESLint. Add it as a plugin to the ESlint config along with some configuration based on current violations. Also, update the snippets of the project according to the (applicable) violations.

Add `@eslint/markdown` as a dependency to be able to lint snippets in
MarkDown files using ESLint. Add it as a plugin to the ESlint config
along with some configuration based on current violations. Also, update
the snippets of the project according to the (applicable) violations.
@ericcornelissen ericcornelissen added documentation Improvements or additions to documentation dependencies Changes to the project's dependencies meta Relates to the project or repository itself labels Dec 19, 2024
@ericcornelissen ericcornelissen merged commit 15b876b into main Dec 19, 2024
35 checks passed
@ericcornelissen ericcornelissen deleted the lint-snippets branch December 19, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to the project's dependencies documentation Improvements or additions to documentation meta Relates to the project or repository itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant