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

Fix vsce rewriting and refactor tests #128

Closed Discookie closed 1 year ago

Discookie commented 1 year ago

The rewriter for publishing to the Marketplace also needs to rewrite a couple things within yarn.lock.

Updated the GH Actions files to use the new output syntax, and refactored tests - they now also test vsce package on the plugin.