Add workflow for Microsoft C++ Code Analysis

This commit is contained in:
Daniel Winsor
2021-10-21 14:14:02 -07:00
parent e3fc80f30e
commit bafed29a86
3 changed files with 98 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "Microsoft C++ Code Analysis",
"creator": "Microsoft",
"description": "Code Analysis with the Microsoft C & C++ Compiler for CMake base projects.",
"iconName": "microsoft",
"categories": ["Code Scanning", "C", "C++"]
}