27 lines
		
	
	
		
			1001 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			1001 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| PackageIdentifier: Cppcheck.Cppcheck
 | |
| PackageVersion: 2.3
 | |
| PackageName: Cppcheck
 | |
| Publisher: Cppcheck
 | |
| License: GPL 3 or later
 | |
| LicenseUrl: https://raw.githubusercontent.com/danmar/cppcheck/master/COPYING
 | |
| Moniker: cppcheck
 | |
| Tags:
 | |
| - cpp
 | |
| - c++
 | |
| - check
 | |
| - static
 | |
| - code
 | |
| - analysis
 | |
| - admin
 | |
| ShortDescription: Cppcheck.Cppcheck
 | |
| 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).
 | |
| PackageUrl: http://cppcheck.sourceforge.net/
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://github.com/danmar/cppcheck/releases/download/2.3/cppcheck-2.3-x64-Setup.msi
 | |
|   InstallerSha256: 38a2d796f8f7d50abb45f5f7158b8443ac7660f4a1a9efc7d4a7ee2ec85c2118
 | |
|   InstallerType: msi
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 |