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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(sockctl): fix typo in comment #504

Merged
merged 1 commit into from
Mar 13, 2023
Merged

Conversation

aloisklink
Copy link
Contributor

Considering I made this commit on a Monday, I'm going to assume it was because I was using the weak keyboard in the office, instead of a super nice mechanical keyboard from home. 馃槃

I wonder if it's worth enabling something like codespell. It easily integrates with `pre-commit, so it should be pretty easy to run. The only issue is fixing all the false positives.

@aloisklink aloisklink added the documentation Improvements or additions to documentation label Mar 13, 2023
@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Merging #504 (35d1493) into main (9449abd) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #504      +/-   ##
==========================================
- Coverage   53.49%   53.48%   -0.02%     
==========================================
  Files         144      144              
  Lines       19988    19988              
==========================================
- Hits        10693    10690       -3     
- Misses       9295     9298       +3     
Impacted Files Coverage 螖
src/utils/sockctl.c 66.66% <酶> (酶)

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mereacre
Copy link
Contributor

If it is easily done with pre-commit, then we should integrate it.

@aloisklink
Copy link
Contributor Author

If it is easily done with pre-commit, then we should integrate it.

Because there might be a bunch of false positives to fix, I've made an issue for it: #505

@aloisklink aloisklink added this pull request to the merge queue Mar 13, 2023
Merged via the queue into main with commit 1206a5f Mar 13, 2023
@aloisklink aloisklink deleted the docs/fix-comment-typo branch March 13, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants