Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-analysis

Using block galore?

c# code-analysis

How to find variables defined outside current scope in C#?

Exclude folders from Net Beans 8 PHP code analysis

C# catch(FileNotFoundException) and CA1031

c# code-analysis

PMD "Bean Members Should Serialize" rule. Can we do it in more smart way?

Understanding code metrics

code-analysis metrics

What is this malware code accomplishing?

Assembly Analysis Tools

TeamCity static code analysis tools for .NET

.net teamcity code-analysis

How to properly rewrite ASSERT code to pass /analyze in msvc?

How can I run code analysis the same as Android Studio performs on commit?

What's the difference between Microsoft.CodeAnalysis.FxCopAnalyzers and Microsoft.CodeAnalysis?

Get Class Annotations from Java Source File

Command-line fulltext indexing?

Specify ruleset for Visual Studio code analysis on command line or from CMake

Use code analysis with Visual Studio DNX project (.xproj)

FxCop - Use properties where appropriate

c# code-analysis fxcop

Can I suppress FX Cop code analysis violations globally?

Replace all variables in C# code with methods

c# code-analysis roslyn

Has anyone created any cool rules for FxCop/StyleCop?