Skip to content

Updating markdownlint test file format #1705

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

Conversation

esmerel
Copy link
Contributor

@esmerel esmerel commented May 30, 2025

Testing updating the markdownlint test file format.

Renames the old markdownlint.rb file - I don't want to remove it in case something relies on it and I'll be able to fix it easily. Updating this file wasn't actually changing test results, which tells me it wasn't being used.

Adds .markdownlint.json - Test results DO make a difference when using this file. The previous tests are represented here except for:

MD013: line length - right now, gitbook incorrectly thinks that line wraps should always be hard, and results in badly rendered pages. I'm excluding this test for now to reduce noise.

esmerel added 2 commits May 30, 2025 11:17
Signed-off-by: Lynette Miles <[email protected]>
@esmerel esmerel marked this pull request as ready for review May 30, 2025 18:25
@esmerel esmerel requested review from a team as code owners May 30, 2025 18:25
Copy link
Contributor

@cnorris-cs cnorris-cs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@esmerel esmerel merged commit b2f861c into master May 30, 2025
5 checks passed
@esmerel esmerel deleted the lynettemiles/sc-137302/turn-off-line-length-test-for-markdownlint branch May 30, 2025 18:30
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.

2 participants