Installing the C/C++ Advanced Lint extension in vscode offers supported Static Analyzers. lizard is amongst the list. I have lizard installed successfully via pip install lizard. But I still get the following error
The options in settings related to lizard are to either enable or override the feature

Not sure how I can get this to work. CppCheck worked fine after installing it via scoop install cppcheck
