Skip to content

Conversation

@eksperimental
Copy link
Contributor

  • Format all Markdown files according to Markdownlint rules

  • Add .markdownlint-cli2.jsonc
    Adds globs and ignore rules.

    This allows us to lint Markdown files locally by running as simple as:

      $ markdownlint-cli2
    

    or automatically fix issues with

     $ markdownlint-cli2 --fix
    

Adds globs and ignore rules.

This allows as to lint Markdown files locally by running as simple as:

    $ markdownlint-cli2

or automatically fix issues with

   $ markdownlint-cli2 --fix
@eksperimental
Copy link
Contributor Author

eksperimental commented Nov 20, 2025

There's a follow up PR updating the CI process

@josevalim
Copy link
Member

We can do it together with the other PR, thank you! ❤️

@josevalim josevalim closed this Nov 21, 2025
@eksperimental eksperimental deleted the chore/format-all-markdown-files branch November 21, 2025 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants