Improvements to #pragma warning and gsl::suppress in Microsoft C++ Code Analysis.| C++ Team Blog
Sylver is a language agnostic platform for building custom source code analyzers (think eslint for every language). This might be a lot to unpack, so let us explore this tool by solving a real-world problem: our application's configuration is stored ...| Geoffrey Copin's Blog