Skip to content

Conversation

@ev-br
Copy link

@ev-br ev-br commented Dec 3, 2025

Description

Add a pre-commit hook to lint markdown files in the docs/ folder, thus it will only run on files changed in a particular commit.
Linting all docs, via $ pre-commit run --all-files, generates a ~1kLOC patch, which is not including here. Can add it now if desired.

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

Copy link
Contributor

@melissawm melissawm 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 to me, thanks @ev-br !

@jacoguzo jacoguzo self-requested a review December 17, 2025 00:09
@shralex
Copy link
Collaborator

shralex commented Dec 18, 2025

@ev-br could you please rebase, this might resolve the errors.

@ev-br
Copy link
Author

ev-br commented Dec 18, 2025

rebased on upstream/main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants