Skip to content

Conversation

himaenshuu
Copy link

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.

Copy link
Collaborator

@ljharb ljharb left a comment

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
Copy link
Collaborator

ljharb commented Aug 26, 2025

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

@himaenshuu
Copy link
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