Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-code-analysis

PMD rules: How to properly solve this DD-anomaly issue

mypy error: error: Value of type "Optional[Dict[Any, Any]]" is not indexable

Static bound checking for array in C++

Mixing Doxygen comments with cppcheck-suppress

Code analysis fails on project referencing obfuscated assembly

How to make sure doxygen-style documentation comments aren't missing from C/C++ code?

Distinguish commented code vs valid comments [closed]

Javascript code analyzer open source code or plugin

C syntax parser [closed]

How can I verify that a specific cast is valid using Roslyn

B::Lint and Perl::Critic for static code analysis

Java/Eclipse How to get usages of type methods in a project?

go-staticcheck: should use a simple channel send/receive instead of select with a single case (S1000)

CPP check pre commit hook for SVN

cppcheck out of bounds when it's not

Parsing "Static Analysis Results Interchange Format (SARIF)" in MSBuild