Comment out checkmake since it doesn't install with go install

This commit is contained in:
ViViDboarder 2021-12-16 20:51:01 -08:00
parent 3051f0b294
commit a1f9fdc430
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ function install_linters() {
maybe_run pip3 install --user --upgrade proselint
# Makefile
maybe_run go get -u github.com/mrtazz/checkmake
# maybe_run go install github.com/mrtazz/checkmake@latest
# Lua
maybe_run luarocks --local install luacheck