Run codespell on code

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2022-11-28 12:01:03 -05:00
parent 935c8eb5ca
commit f17479c711
6 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
# This script attempts to confirm functional github action scripts.
# It expects to be called from Cirrus-CI, in a special execution
# enironment. Any use outside this environment will probably fail.
# environment. Any use outside this environment will probably fail.
set -eo pipefail