Skip to content

Commit 985d6f3

Browse files
committed
Add link
1 parent a97bf34 commit 985d6f3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/links/database.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@
88
"node.js"
99
]
1010
},
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+
},
1122
"http://creativecommons.org/licenses/by/4.0/": {
1223
"id": "cc-by-4.0",
1324
"description": "Creative Commons Attribution 4.0 International (CC BY 4.0) license.",

0 commit comments

Comments
 (0)