From 9e47a2811be76a1783ab174a53acec48faccf007 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Sat, 17 Aug 2024 13:44:17 -0400 Subject: [PATCH] [DATALAD RUNCMD] Do interactive fixing of some ambigous typos === Do not change lines below === { "chain": [], "cmd": "codespell -w -i 3 -C 2 ./.goreleaser.yml", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^ --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 232c385c..a2e71beb 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -81,7 +81,7 @@ brews: # 386: x86 # amd64: x86_64 # -# # Wether to publish the snap to the snapcraft store. +# # Whether to publish the snap to the snapcraft store. # # Remember you need to `snapcraft login` first. # # Defaults to false. # publish: false