Skip to content

add codespell to pre-commit hooks #93

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

Merged
merged 1 commit into from
Mar 21, 2024
Merged

add codespell to pre-commit hooks #93

merged 1 commit into from
Mar 21, 2024

Conversation

2bndy5
Copy link
Contributor

@2bndy5 2bndy5 commented Mar 20, 2024

also updated pre-commit hooks and ran them

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e33a5e6) to head (53ba89e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #93   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         1392      1437   +45     
=========================================
+ Hits          1392      1437   +45     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@shenxianpeng shenxianpeng left a comment

Choose a reason for hiding this comment

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

👍

@2bndy5 2bndy5 mentioned this pull request Mar 21, 2024
@2bndy5
Copy link
Contributor Author

2bndy5 commented Mar 21, 2024

I'm going to merge #92 first, then rebase all my branches open in PRs...

@shenxianpeng BTW, this codespell pre-commit hook would be nice to use in cpp-linter-action and our other repos. Maybe the pre-commit reusable workflow could add the codespell problem matcher as an extra setup step.


PS - I know there is a github action that includes a problem matcher for the codespell project, but it has problems. Most notably, you cannot select what version of codespell it runs.

also updated pre-commit hooks and ran them
@2bndy5 2bndy5 merged commit 3970d38 into main Mar 21, 2024
@2bndy5 2bndy5 deleted the codespell branch March 21, 2024 05:46
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