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

EN-373: Add codespell pre-commit hook #117

Merged
merged 2 commits into from
Sep 13, 2022
Merged

Conversation

lachlancooper
Copy link
Member

This adds a codespell pre-commit check, to automatically detect and fix common typos in proto files.

I've fixed the small number of typos already present, as well as the whitespace issues (trailing whitespace and missing end-of-file newline).

@lachlancooper lachlancooper requested a review from a team as a code owner September 13, 2022 01:56
@lachlancooper lachlancooper requested review from sc-peter and removed request for a team September 13, 2022 01:56
@lachlancooper lachlancooper merged commit 4c0ed12 into master Sep 13, 2022
@lachlancooper lachlancooper deleted the EN-373-fix-typos branch September 13, 2022 05:45
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.

None yet

2 participants