jbenden / vscode-c-cpp-flylint

A VS Code extension for advanced, modern, static analysis of C/C++ that supports a number of back-end analyzer programs.
MIT License
152 stars 29 forks source link

Add support for pclint plus 2.0 version trial version license #212

Closed xsp1989 closed 7 months ago

xsp1989 commented 7 months ago

I'm not sure if the official version of the license has this output, but when I use the trial version license, I get a similar output:

PC-lint Plus 2.0 for Windows, Copyright Vector Informatik GmbH 1985-2022
LICENSED FOR EVALUATION USE ONLY -- NOT FOR PRODUCTION
licensed for evaluation to xxxx@mailto.plus
14-jan-2024, evaluation license expires 22-jan-2024 (4 days)

So I need to filter this output by code

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7592815715


Totals Coverage Status
Change from base Build 6775076218: 0.0%
Covered Lines: 321
Relevant Lines: 352

💛 - Coveralls