Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add codespell pre-commit check and fix found misspellings [3.4, 3.3, 3.0]#29432

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
levitte wants to merge1 commit intoopenssl:openssl-3.4
base:openssl-3.4
Choose a base branch
Loading
fromlevitte:cherry-pick-codespellrc-3.4

Conversation

@levitte
Copy link
Member

(cherry picked from commit8cf23cf)

@levittelevitte added approval: review pendingThis pull request needs review by a committer triaged: cleanupThe issue/pr deals with cleanup of comments/docs not altering code significantly branch: 3.0Applies to openssl-3.0 branch tests: exemptedThe PR is exempt from requirements for testing branch: 3.3Applies to openssl-3.3 branch: 3.4Applies to openssl-3.4 labelsDec 17, 2025
Copy link
Contributor

@mbrozmbroz left a comment

Choose a reason for hiding this comment

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

Codespell is not perfect, but better than nothing.

@npajkovsky
Copy link

The PR contains only codespell config, but no spelling fixies.

-> % pre-commit run codespell --all-filescodespell................................................................Failed- hook id: codespell- exit code: 65test/bio_base64_test.c:232: writting ==> writingexternal/perl/Text-Template-1.56/t/strict.t:39: fillin ==> filling, fill inexternal/perl/Text-Template-1.56/t/strict.t:46: fillin ==> filling, fill inengines/e_padlock.c:204: ciphr ==> cipherengines/e_padlock.c:206: interm ==> interim, interntest/params_test.c:85: Hellow ==> Hellodoc/man3/X509_STORE_CTX_new.pod:88: associcated ==> associateddoc/man7/openssl-env.pod:64: varialble ==> variabletest/recipes/20-test_speed.t:121: unknwon ==> unknownutil/perl/TLSProxy/Proxy.pm:127: thats ==> that'sutil/perl/TLSProxy/Proxy.pm:130: thats ==> that'sexternal/perl/Text-Template-1.56/t/prepend.t:33: fillin ==> filling, fill inexternal/perl/Text-Template-1.56/t/prepend.t:54: fillin ==> filling, fill inexternal/perl/Text-Template-1.56/t/prepend.t:74: fillin ==> filling, fill inproviders/implementations/kem/rsa_kem.c:304: sufficent ==> sufficientproviders/implementations/kem/rsa_kem.c:335: preformed ==> performedtest/certs/ext-check.csr:6: weL ==> wellcrypto/modes/asm/aes-gcm-avx512.pl:2595: reduct ==> deduct, reduce, redactcrypto/modes/asm/aes-gcm-avx512.pl:3225: reduct ==> deduct, reduce, redactproviders/implementations/signature/rsa_sig.c:111: consitutes ==> constitutesdoc/designs/functions-for-explicitly-fetched-signature-algorithms.md:57: accomodate ==> accommodatedoc/man1/openssl-verification-options.pod:584: certficiate ==> certificatedoc/man1/openssl-verification-options.pod:642: certficate ==> certificatedoc/man1/openssl-verification-options.pod:663: certficiates ==> certificatesdoc/man1/openssl-verification-options.pod:668: certficiates ==> certificatesdoc/man1/openssl-verification-options.pod:675: certifcates ==> certificatesdoc/man1/openssl-verification-options.pod:683: certifcates ==> certificatesdoc/man1/openssl-verification-options.pod:692: certifcates ==> certificatesdoc/man1/openssl-verification-options.pod:702: certifcates ==> certificatesdoc/man3/OSSL_PROVIDER.pod:175: CAPABILTIIES ==> CAPABILITIESssl/quic/quic_record_util.c:47: destionation ==> destinationexternal/perl/Text-Template-1.56/Changes:83: Signes ==> Signscrypto/evp/ctrl_params_translate.c:2872: falure ==> failuressl/t1_trce.c:1298: UNPARSEABLE ==> UNPARSABLEssl/t1_trce.c:1527: UNPARSEABLE ==> UNPARSABLEdoc/man3/EVP_PKEY_sign.pod:43: messsage ==> message

@levitte
Copy link
MemberAuthor

The texts that were corrected in the commit I cherry-pick from do not exist in this branch.

@levitte
Copy link
MemberAuthor

@npajkovsky, if you want some real fun, try that command in the master branch.

@bob-beckbob-beck self-requested a reviewDecember 17, 2025 19:58
Copy link
Contributor

@bob-beckbob-beck left a comment

Choose a reason for hiding this comment

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

Yes please, this only used to run on master I believe, we will now need this here to avoid insanity on commits to the branch

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@t8mt8mt8m approved these changes

+2 more reviewers

@mbrozmbrozmbroz approved these changes

@bob-beckbob-beckbob-beck approved these changes

Reviewers whose approvals may not affect merge requirements

At least 2 approving reviews are required to merge this pull request.

Assignees

No one assigned

Labels

approval: review pendingThis pull request needs review by a committerbranch: 3.0Applies to openssl-3.0 branchbranch: 3.3Applies to openssl-3.3branch: 3.4Applies to openssl-3.4tests: exemptedThe PR is exempt from requirements for testingtriaged: cleanupThe issue/pr deals with cleanup of comments/docs not altering code significantly

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@levitte@npajkovsky@mbroz@t8m@bob-beck@quarckster

[8]ページ先頭

©2009-2025 Movatter.jp