Files
winget-pkgs/manifests/Cppcheck/Cppcheck/2.3.yaml
2021-02-18 17:13:02 +00:00

16 lines
845 B
YAML

Id: Cppcheck.Cppcheck
Version: 2.3
Name: Cppcheck
Publisher: Cppcheck
License: GPL 3 or later
LicenseUrl: https://raw.githubusercontent.com/danmar/cppcheck/master/COPYING
AppMoniker: cppcheck
Tags: "cpp, c++, check, static, code, analysis, admin"
Description: Cppcheck is a static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives).
Homepage: http://cppcheck.sourceforge.net/
Installers:
- Arch: x64
Url: https://github.com/danmar/cppcheck/releases/download/2.3/cppcheck-2.3-x64-Setup.msi
Sha256: 38a2d796f8f7d50abb45f5f7158b8443ac7660f4a1a9efc7d4a7ee2ec85c2118
InstallerType: msi