code-quality-analyzer
There are 47 repositories under code-quality-analyzer topic.
super-linter/super-linter
Combination of multiple linters to run as a GitHub Action or standalone
mbj/mutant
Automated code reviews via mutation testing - semantic code coverage.
Tencent/CodeAnalysis
Static Code Analysis - 静态代码分析
fastruby/skunk
A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!
abaplint/abaplint
Standalone static analysis for ABAP
nvuillam/npm-groovy-lint
Lint, format and auto-fix your Groovy / Jenkinsfile / Gradle files using command line
nvuillam/vscode-groovy-lint
VSCode extension to lint , correct and format groovy and Jenkinsfile
oxsecurity/codetotal
Analyze any snippet, file, or repository to detect possible security flaws such as secret in code, open source vulnerability, code security, vulnerability, insecure infrastructure as code, and potential legal issues with open source licenses.
mulesoft-catalyst/mule-sonarqube-plugin
The Mule SonarQube Plugin provides the capability to do code inspecting and taking project metrics from a mule project using SonarQube.
Farigh/memcheck-cover
An HTML generator for Valgrind's Memcheck tool
trunk-io/toolbox
Repository Code Quality Tool
s-weigand/flake8-nb
Flake8 checking for jupyter notebooks
marian-code/python-lint-annotate
Zero-configuration GitHub Action to maintain code quality with push and PR annotations.
tianhaoz95/readable-readme
If README is not readable, nothing else will be. A linter/proofread CI for READMEs built with GitHub Actions. It's naive for now, but let's make it better together ;)
JetBrains/ReSharper-InspectCode
C# static analysis on GitHub Actions using JetBrains ReSharper InspectCode.
CocaColf/coderfly
Find function-level association impacts of code changes
developer239/linters
Collection of super strict configurations for ESLint / StyleLint and other code quality tools.
erzz/codeclimate-standalone
Runs a detached version of CodeClimate which reports only in the workflow and does not require the CodeClimate Service
TestSmells/TSDetect
TSDetect is an open-source test smell detection tool. TSDetect is available as an IntelliJ plugin and command-line tool.
deep5050/comment-to-code-ratio-action
GitHub action to measure comment-code ratio for your entire project on every push :tada:
KlavierCat/pretty-jscpd
Data visualization for JSCPD report
selcukusta/codalyze-rest-api
Codalyze: Code Complexity REST API
muttistefano/ros2_sonarcloud
ROS2 code quality tool based on sonarcloud
deep5050/count-comments-action
count number of comments in the codebase of a PR before you merge :tada:
yasasdy/Code-Quality-Analyzer-
Static code Ananlysis using Code Quality Metrics
burus86/api-ddd-template
API template with DDD and Hexagonal architecture
floriankraemer/cognitive-code-analysis-java
A Cognitive Code Complexity Analysis Tool. Cognitive complexity measures how hard it is for a human to understand the code, while cyclomatic complexity measures how hard your code is to test.
Forward-Lang/TechDebt-Tracker
TechDebt-Tracker 🔎 Help keep your codebase clean, maintainable, and bug-free! 🧹
JohnMichaelTO/unity-ci-dotnet
Docker container using unityci/editor with .NET SDK to run dotnet commands in Unity environment
rbiedrawa/sonarqube-gradle-project-reference-template
Continuous inspection of code quality with SonarQube - Java / Gradle / Docker project reference template.
tarunsha009/python-code-quality-analyzer
Python Code Quality Analyzer is a powerful and flexible tool designed to help developers maintain high-quality Python code. This project provides an automated way to check your code for common issues, enforce coding standards, and ensure best practices are followed.
fastruby/quality
Quality Code Reports
madhvi-n/django-jwt-auth-template
A Django template for user authentication using JWT and Django REST Framework. Provides features like Swagger documentation, Flag based Performance monitoring and Profiling middlewares, Pre-commit hooks configuration, Testing etc
mgrodriguez3/fortrananalyser
Here we introduce FortranAnalyser, a Fortran code multi-language static analysis tool cross-platform. It helps to measure the quality of the software for maintenance and refactoring for all versions of Fortran.
Railly/next-viz
Software Visualization Tool for thesis at UNMSM.
ibtesaamaslam/Code-Fix
An AI-powered agent that automatically detects, explains, and fixes issues in AI-generated or human-written code — from syntax errors to security flaws — with safe, test-backed patches.