Skip to content

Switched markdownlint config to stable MD rule IDs - #3155

Closed
himaenshuu wants to merge 1 commit into
airbnb:masterfrom
himaenshuu:updates_and_fixes
Closed

Switched markdownlint config to stable MD rule IDs#3155
himaenshuu wants to merge 1 commit into
airbnb:masterfrom
himaenshuu:updates_and_fixes

Conversation

@himaenshuu

Copy link
Copy Markdown

Made the install scripts Windows-friendly by replacing Unix-only rm -rf with cross-platform rimraf and adding rimraf as a dev dependency. Cleaned and modernized markdownlint configuration by switching to canonical MD rule IDs and removing extraneous comment keys, preserving original linting intent. Lint now runs reliably across environments without behavioral changes.

@ljharb ljharb left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I'm fine with the rimraf usage, but removing the comments seems like a massive decrease in DX, and changing to rule IDs seems like it is a minor decrease in DX. Why is that needed at all? Those rule names can't change without a semver-major just like the IDs - they seem equally stable.

@himaenshuu himaenshuu closed this by deleting the head repository Aug 26, 2025
@ljharb

ljharb commented Aug 26, 2025

Copy link
Copy Markdown
Collaborator

Deleting the fork renders the PR unrecoverable :-/ please don't do that in the future.

@himaenshuu

Copy link
Copy Markdown
Author

Deleting the fork renders the PR unrecoverable :-/ please don't do that in the future.

actually it was a mistake , what now ? i don't know

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