josa42 / coc-sh

SH language server extension using bash-language-server for coc.nvim.
MIT License
209 stars 4 forks source link

repeat error messages for shellcheck #80

Closed laoshaw closed 4 months ago

laoshaw commented 4 months ago

I saw duplicate error messages :+1:

image

here is my coc-settings.json for bash:

image

laoshaw commented 4 months ago

it's caused by coc-diagnostic, I'm using both. closing this one.