Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust pre-commit order and autoupdate #1035

Merged
merged 1 commit into from
Jan 21, 2022
Merged

Adjust pre-commit order and autoupdate #1035

merged 1 commit into from
Jan 21, 2022

Conversation

jonmeow
Copy link
Contributor

@jonmeow jonmeow commented Jan 21, 2022

pre-commit autoupdate --freeze && pre-commit run -a is routine

Moving some checks later because they're lint-like: in particular, check-links was warning for toc header entries that are fixed by markdown-toc. The new order should eliminate that behavior.

The delta in GH looks a little misleading, I think because check-copyright is so long... but that's a lint check too and should be post-formatting. (this is only really moving codespell, check-copyright, and check-links)

@jonmeow jonmeow requested a review from a team as a code owner January 21, 2022 01:02
Copy link
Contributor

@chandlerc chandlerc left a comment

Choose a reason for hiding this comment

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

LG

@jonmeow jonmeow merged commit 0d0ee49 into carbon-language:trunk Jan 21, 2022
@jonmeow jonmeow deleted the precommit-order branch January 21, 2022 17:44
chandlerc pushed a commit that referenced this pull request Jun 28, 2022
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