Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-analysis

How to get the FxCop custom dictionary to work?

Assembly Binding Redirection and Code Analysis

C# compiler error: "not all code paths return a value"

c# return code-analysis

JavaScript Source Code Analyzer [closed]

javascript code-analysis

Why do code quality discussions evoke strong reactions? [closed]

How to determine maximum stack usage in embedded system with gcc?

Tools to detect duplicated code (Java) [closed]

How to determine maximum stack usage?

Tool to determine what lowest version of Python required?

python code-analysis

Lint for C# [closed]

c# .net code-analysis lint

'SuppressMessage' for a whole namespace

Visual Studio Code Analysis vs StyleCop + FxCop

Where has the Code Analysis window gone?

VS2015: warning MSB3884: Could not find rule set file

Tool to visualise code flow (C/C++) [closed]

c++ c code-analysis

What's with the integer cache maintained by the interpreter?

CA2202, how to solve this case

c# .net code-analysis fxcop

How do I fix PyDev "Undefined variable from import" errors?

python code-analysis pydev

Collection<T> versus List<T> what should you use on your interfaces?

What static analysis tools are available for C#? [closed]