Skip to content

Conversation

@rjhuijsman
Copy link
Contributor

... in markdown-autodocs checksum.

Before this commit, check-style.sh would include all node_modules and site-packages in its
search for Markdown files to checksum. These would get sha256sumed for the markdown-autodocs
check, which would take time. Ignoring these
folders speeds up our precommit a bit.

Before this commit, `check-style.sh` would include
all `node_modules` and `site-packages` in its
search for Markdown files to checksum. These would
get `sha256sum`ed for the `markdown-autodocs`
check, which would take time. Ignoring these
folders speeds up our precommit a bit.
Copy link
Contributor

@onelxj onelxj left a comment

Choose a reason for hiding this comment

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

Thank you!

@rjhuijsman rjhuijsman merged commit a515091 into main Nov 25, 2024
1 check passed
@rjhuijsman rjhuijsman deleted the rjh.no-node-modules branch November 25, 2024 17:39
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.

3 participants