Ericsson / CodecheckerVSCodePlugin

VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
Apache License 2.0
24 stars 7 forks source link

Change value of version process type to analyzer-version #97

Closed csordasmarton closed 2 years ago

csordasmarton commented 2 years ago

When an exception happens during calling the CodeChecker analyzer-version command we print out the process type value. It is missleading to print out that CodeChecker version is failed because we have called the CodeChecker analyzer-version. For this reason in this commit we change the value of this process type.