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

Update cppcheck.ts #204

Closed ingram12 closed 11 months ago

ingram12 commented 11 months ago

Add to excludeRegex "Active checkers:"

For ignore line. new version cppcheck (https://github.com/danmar/cppcheck/releases/tag/2.12.0) write how many checkers was activated after a run.

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 6248439007


Totals Coverage Status
Change from base Build 5885429544: 0.0%
Covered Lines: 458
Relevant Lines: 823

💛 - Coveralls