Update lint configuration to use custom rules to improve VSCode plugin use. #27298
Closed
UniquePixels
started this conversation in
Ideas
Replies: 1 comment
-
This is now a thing as of #28759 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Based on the discussion at TheOdinProject/.github#23, I am opening a discussion here to discuss and research possible solutions.
Essentially, can we find a way to improve how we configure the linting setup so that the VSCode plugin also works for the file structure?
Essential links:
Plugin config: https://github.com/DavidAnson/vscode-markdownlint/tree/main?tab=readme-ov-file#configure
Possible solution: https://github.com/DavidAnson/vscode-markdownlint/tree/main?tab=readme-ov-file#markdownlintcustomrules
Beta Was this translation helpful? Give feedback.
All reactions