]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 5021: Add a script to fix spelling error with codespell (#565)
authormrumph <mrumph68@gmail.com>
Tue, 24 Mar 2020 14:13:26 +0000 (14:13 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 24 Mar 2020 23:50:21 +0000 (23:50 +0000)
commitaccdd572a2c3445861ad9bc6de8d74b9728e06c0
tree22ab443f1be871f4aacd4043a01698e16ebd0b76
parent486660deabfa33375df2c8f053d84d6128a1235f
Bug 5021: Add a script to fix spelling error with codespell (#565)

Running scripts/spell-check.sh from the Squid source tree root directory
should fix many spelling errors in a subset of git-controlled files.

This commit excludes the spelling fixes themselves.
scripts/codespell-whitelist.txt [new file with mode: 0644]
scripts/spell-check.sh [new file with mode: 0755]