Search code examples
How to disable pre-commit code analysis for Git-backed projects using IntelliJ IDEA...


gitgithubintellij-ideacommitcode-analysis

Read More
Dynamically compile code from .Net Standard 2.0...


c#.netcompilationcode-analysis

Read More
How to specify Suppress​Message​Attribute.​Check​Id for .NET Standard Class Library?...


c#code-analysis

Read More
Some of ReSharper settings not visible...


c#.netvisual-studioresharpercode-analysis

Read More
SuppressMessage compiler warning CS1591 for generated code (xsd.exe)...


c#.netcode-analysissuppress-warningsxsd.exe

Read More
When to use `silent` code analysis severity?...


visual-studiocode-analysisroslyn-code-analysis

Read More
C6386 warning passing WCHAR param to StringCchCopy - how to resolve?...


visual-c++code-analysis

Read More
What static analysis tools are available for C#?...


c#code-analysisstatic-analysis

Read More
List global variables in a C program...


ccode-analysis

Read More
How to tell whether an existing site is using WebGL?...


javascriptwebglcode-analysis

Read More
Why is the Maintainability Index so low in this C# ctor?...


c#code-analysismaintainability

Read More
Visual Studio 2008 / C# : How to find dead code in a project?...


c#visual-studiocode-analysis

Read More
The difference between new VS code analysis options "Show compiler errors and warnings for:&quo...


visual-studiocode-analysisvisual-studio-2022

Read More
CA1305: Verbosity when specifying culture...


c#.netlocalizationcode-analysis

Read More
Roslyn - how to get property names and types in a class using Roslyn?...


c#code-generationroslyncode-analysisvsix

Read More
Roslyn How to Compare Tokens...


c#code-analysisroslyn

Read More
Is there a way to measure duplicate code?...


language-agnosticduplicatescode-analysisstatic-analysiscode-duplication

Read More
How to check where a who calls this method?...


methodsabapcode-analysis

Read More
Find out which code is never called in C++ project in Visual Studio 2012...


c++visual-studiocode-analysisdead-code

Read More
Iteration number of live variable analysis...


algorithmcompiler-constructioncompiler-optimizationstatic-analysiscode-analysis

Read More
is there a tool or any quick way to extract db tables automatically from my php codes?...


phpmysqldatabasequery-buildercode-analysis

Read More
Suppress all warnings of a method...


c#visual-studiocode-analysis

Read More
How can I compare a ClassDeclarationSyntax object against an IdentifierNameSyntax object?...


c#code-analysisroslyn-code-analysissourcegenerators

Read More
CS8032 Warnings when building solution with referenced analyzer projects in VS...


.netvisual-studio-2019.net-5code-analysisroslyn-code-analysis

Read More
Checkmarx : How to solve Unsafe_Use_Of_Target_blank issue?...


javascriptsecuritycode-analysischeckmarx

Read More
How can I disable coverity checking using code annotation?...


ccode-analysisstatic-code-analysiscoverity

Read More
Checking how many % of codebase was written by the user...


gitstatisticscode-analysis

Read More
How do I find where I am using stackalloc in loops? (Troubleshooting CA2014 and code analyzer)...


c#visual-studiocode-analysis

Read More
Using block galore?...


c#code-analysis

Read More
set default value in class constructor C#...


c#.netcode-analysisstatic-variablesvariable-assignment

Read More
BackNext