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

add codespell to prevent simple typos #754

Merged
merged 5 commits into from
Nov 21, 2023
Merged

add codespell to prevent simple typos #754

merged 5 commits into from
Nov 21, 2023

Conversation

Borda
Copy link
Member

@Borda Borda commented Nov 21, 2023

What does this PR do?

this simple check will catch the trivial typos

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #754 (27b7d2e) into main (e3bf26b) will not change coverage.
Report is 4 commits behind head on main.
The diff coverage is n/a.

❗ Current head 27b7d2e differs from pull request most recent head 9f682cb. Consider uploading reports for the commit 9f682cb to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #754   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files          17       17           
  Lines        1622     1622           
=======================================
  Hits         1484     1484           
  Misses        138      138           

@Borda Borda requested review from MSeal and willingc November 21, 2023 09:33
Copy link
Member

@willingc willingc left a comment

Choose a reason for hiding this comment

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

Thanks for this PR.

.pre-commit-config.yaml Show resolved Hide resolved
@willingc willingc enabled auto-merge (squash) November 21, 2023 12:32
@willingc willingc merged commit d05eadb into main Nov 21, 2023
11 checks passed
@willingc willingc deleted the precommit/codespell branch November 21, 2023 12:55
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.

2 participants