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

[Automated] Fix misspellings #82

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Conversation

mattmoor
Copy link
Owner

@mattmoor mattmoor commented Oct 6, 2020

Produced via:

export FILES=( $(find . -type f -not -path './vendor/*' -not -path './third_party/*' -not -path './.git/*') )
misspell -w "${FILES[@]}"

/cc @mattmoor
/assign @mattmoor

Signed-off-by: Matt Moore (via Sockpuppet) <[email protected]>
@mattmoor mattmoor merged commit 6c106e2 into master Oct 7, 2020
@mattmoor mattmoor deleted the auto-updates/client9-misspell branch October 7, 2020 20:56
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.

1 participant