Both Microsoft and Clang (tidy) does provide infrastructure for CoreGuideLine checker. I estimate this is trivial amount of job to add official support to one of them to this extension.
https://github.com/Microsoft/GSL
https://www.nuget.org/packages/Microsoft.CppCoreCheck
http://clang.llvm.org/extra/clang-tidy/
Both Microsoft and Clang (tidy) does provide infrastructure for CoreGuideLine checker. I estimate this is trivial amount of job to add official support to one of them to this extension.
https://github.com/Microsoft/GSL
https://www.nuget.org/packages/Microsoft.CppCoreCheck
http://clang.llvm.org/extra/clang-tidy/