staticcodeanalysis
There are 13 repositories under staticcodeanalysis topic.
nuhkoca/kotlin-modular-tdd-coroutines-mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
joakim-brannstrom/dextool
Suite of C/C++ tooling built on LLVM/Clang
e2immu/e2immu
The e2immu project: effective and eventual immutability: annotations and a code analyser
SocketDev/vscode-socket-security
Editor integration with Socket Security
dkaushik94/GIT-alyzer
Repository for Git analyzer.
adisreyaj/sonarqube-sdk
SonarQube Web APIs wrapped into an SDK. Early stage and WIP.
kevincobain2000/action-scc
Sloc, Cloc and Code Action to update README.md with code stats.
DominikCLK/Wiki-for-Project-configuration-for-the-Quality-Gates-static-code-analysis
The documentation shows how to prepare an automated test project for static code analysis and code formatting using Prettier and ESLint
e2immu/e2immu-documentation
Documentation of the e2immu static code analyser.
exouciam/Seminar-paper-pmd-ss24
The topic of my seminar paper is: "Static code analysis with Checkstyle and PMD". The aim is to present and compare the features of the two tools.
theYogesh/CodeAnalysisEngine
A code analysis engine for testing and analysing C/C++ programs for better architecture, efficient memory management and robustness. It features an online compiler, black box tester, code beautifier, performance analyser and cppCheck.