removed staticcheck for gopls

pull/822/head
john wozniak 1 year ago
parent 614502d4e6
commit a6402b7306

@ -585,7 +585,6 @@ require('lazy').setup({
unusedparams = true,
shadow = true,
},
staticcheck = true,
},
},
init_option = {

Loading…
Cancel
Save