Package anti-cppcheck: Information
Source package: anti-cppcheck
Version: 0.5.1-alt2
Build time: Nov 8, 2024, 05:50 PM in the task #362022
Category: Other
Report package bugLicense: GPLv3
Summary: Utility that helps to handle reports produced by cppcheck
Description:
anti-cppcheck can be used to handle reports produced by cppcheck - it can convert error and warning messages to more generic format and present them as united list, so a user can then give generic commentaries to multiple messages at once, and afterwards this tool can join those commentaries with an initial report; It also can help to analyze given reports and to find specified types of error/ warning messages in those reports.
Maintainer: Alexey Appolonov
Last changed
Nov. 8, 2024 Alexey Appolonov 0.5.1-alt2
- Synchronization with ax v0.22.
Oct. 31, 2024 Alexey Appolonov 0.5.1-alt1
- Minor improvements; - Synchronization with library updates.
March 25, 2020 Alexey Appolonov 0.5.0-alt1
- Support of svace reports.