You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@
67
67
"cppcheck-official.arguments": {
68
68
"type": "string",
69
69
"default": "",
70
-
"markdownDescription": "Additional command line arguments for cppcheck. Use spaces to separate multiple arguments. For documentation see: [Documentation](https://cppcheck.sourceforge.io/manual.html)",
70
+
"markdownDescription": "Additional command line arguments for cppcheck. Use spaces to separate multiple arguments. For documentation see: [Cppcheck documentation](https://files.cppchecksolutions.com/manual.pdf)",
71
71
"description": "Additional command line arguments for cppcheck. Use spaces to separate multiple arguments."
0 commit comments