diff --git a/vim/config/plugins.vim b/vim/config/plugins.vim index dc96434..5764e34 100644 --- a/vim/config/plugins.vim +++ b/vim/config/plugins.vim @@ -220,7 +220,8 @@ scriptencoding utf-8 \ 'The method.*has an NPath complexity.*', \ 'The function.*has a Cyclomatic Complexity.*', \ 'The function.*has an NPath complexity.*', - \ 'The function.*Avoid really long methods\.' + \ 'The function.*Avoid really long methods\.', + \ 'The class.*has an overall complexity.*' \ ]} let g:syntastic_sh_bashate_quiet_messages={ \ 'regex':[