aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-08-26 05:20:40 -0400
committerGitHub <noreply@github.com>2022-08-26 05:20:40 -0400
commit339797c01665031fcc6512ca4985434263b8a486 (patch)
tree3670b162def12a3c020f4de1f225b527738488a0 /Makefile
parentac3d9c67ee28fb8b023117eae1be040c7adc6ae8 (diff)
parent9553f3bafad264367a8a642a17239c0d87c18090 (diff)
downloadpodman-339797c01665031fcc6512ca4985434263b8a486.tar.gz
podman-339797c01665031fcc6512ca4985434263b8a486.tar.bz2
podman-339797c01665031fcc6512ca4985434263b8a486.zip
Merge pull request #15490 from rhatdan/codespell
Run codespell
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4818ee122..d10c9cf19 100644
--- a/Makefile
+++ b/Makefile
@@ -267,7 +267,7 @@ test/version/version: version/version.go
.PHONY: codespell
codespell:
- codespell -S bin,vendor,.git,go.sum,.cirrus.yml,"RELEASE_NOTES.md,*.xz,*.gz,*.ps1,*.tar,swagger.yaml,*.tgz,bin2img,*ico,*.png,*.1,*.5,copyimg,*.orig,apidoc.go" -L pullrequest,uint,iff,od,seeked,splitted,marge,erro,hist,ether -w
+ codespell -S bin,vendor,.git,go.sum,.cirrus.yml,"RELEASE_NOTES.md,*.xz,*.gz,*.ps1,*.tar,swagger.yaml,*.tgz,bin2img,*ico,*.png,*.1,*.5,copyimg,*.orig,apidoc.go" -L clos,ans,pullrequest,uint,iff,od,seeked,splitted,marge,erro,hist,ether -w
.PHONY: validate
validate: lint .gitvalidation validate.completions man-page-check swagger-check tests-included tests-expect-exit pr-removes-fixed-skips