removed staticcheck for gopls

This commit is contained in:
john wozniak 2024-04-01 08:23:13 -04:00
parent 614502d4e6
commit a6402b7306
1 changed files with 0 additions and 1 deletions

View File

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