]> git.ipfire.org Git - thirdparty/openssl.git/commit
add codespell pre-commit check and fix found misspellings
authorDmitry Misharov <dmitry@openssl.org>
Tue, 30 Sep 2025 08:44:55 +0000 (10:44 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 3 Oct 2025 07:03:14 +0000 (09:03 +0200)
commit2ade36d6b9a36df5a3c073653a65fefef10ac8de
tree637fd709c4b043822d908d73b98badfb1398822e
parent6cd7b9388f01c0877082420480ed8771fb3eed28
add codespell pre-commit check and fix found misspellings

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28436)
13 files changed:
.codespellrc [new file with mode: 0644]
.pre-commit-config.yaml [new file with mode: 0644]
.pre-commit-config.yml [deleted file]
crypto/objects/obj_dat.c
doc/man7/EVP_PKEY-ML-DSA.pod
doc/man7/EVP_PKEY-ML-KEM.pod
doc/man7/EVP_SIGNATURE-ML-DSA.pod
doc/man7/EVP_SIGNATURE-SLH-DSA.pod
doc/man7/openssl-quic-concurrency.pod
doc/man7/openssl-quic.pod
doc/man7/provider-signature.pod
util/codespell-check.sh [deleted file]
util/perl/TLSProxy/Proxy.pm