mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-22 13:17:38 +00:00
Comment out checkmake since it doesn't install with go install
This commit is contained in:
parent
3051f0b294
commit
a1f9fdc430
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user