We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a97bf34 commit 985d6f3Copy full SHA for 985d6f3
1 file changed
docs/links/database.json
@@ -8,6 +8,17 @@
8
"node.js"
9
]
10
},
11
+ "http://cppcheck.sourceforge.net/": {
12
+ "id": "cppcheck",
13
+ "description": "A static analysis tool for C/C++ code.",
14
+ "short_url": "",
15
+ "keywords": [
16
+ "static analysis",
17
+ "lint",
18
+ "linter",
19
+ "c"
20
+ ]
21
+ },
22
"http://creativecommons.org/licenses/by/4.0/": {
23
"id": "cc-by-4.0",
24
"description": "Creative Commons Attribution 4.0 International (CC BY 4.0) license.",
0 commit comments