We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d0ea2 commit bd135c4Copy full SHA for bd135c4
benchsuite/uut/codespell.sh
@@ -4,7 +4,7 @@
4
set -e
5
6
UUT_DIR="codespell"
7
-CODESPELL_VERSION="1.15.0"
+CODESPELL_VERSION="2.0.0"
8
9
if [[ $# -eq 0 ]]; then
10
exit 1
benchsuite/uut/misspell_go.sh
@@ -2,7 +2,7 @@
2
3
UUT_DIR="misspell_go"
-MISSPELL_GO_VERSION="2.2"
+MISSPELL_GO_VERSION="0.3.4"
0 commit comments