code-quality-analyzer
There are 45 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 - 静态代码分析
tcosolutions/betterscan
Code Scanning/SAST/Static Analysis/Linting using many tools/Scanners with One Report (Code, IaC) - Betterscan
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
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.
nvuillam/vscode-groovy-lint
VSCode extension to lint , correct and format groovy and Jenkinsfile
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
s-weigand/flake8-nb
Flake8 checking for jupyter notebooks
trunk-io/toolbox
Repository Code Quality Tool
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 ;)
CocaColf/coderfly
Find function-level association impacts of code changes
JetBrains/ReSharper-InspectCode
C# static analysis on GitHub Actions using JetBrains ReSharper InspectCode.
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
deep5050/comment-to-code-ratio-action
GitHub action to measure comment-code ratio for your entire project on every push :tada:
selcukusta/codalyze-rest-api
Codalyze: Code Complexity REST API
TestSmells/TSDetect
TSDetect is an open-source test smell detection tool. TSDetect is available as an IntelliJ plugin and command-line tool.
KlavierCat/pretty-jscpd
Data visualization for JSCPD report
burus86/api-ddd-template
API template with DDD and Hexagonal architecture
deep5050/count-comments-action
count number of comments in the codebase of a PR before you merge :tada:
muttistefano/ros2_sonarcloud
ROS2 code quality tool based on sonarcloud
yasasdy/Code-Quality-Analyzer-
Static code Ananlysis using Code Quality Metrics
Forward-Lang/TechDebt-Tracker
TechDebt-Tracker 🔎 Help keep your codebase clean, maintainable, and bug-free! 🧹
fastruby/quality
Quality Code Reports
JohnMichaelTO/unity-ci-dotnet
Docker container using unityci/editor with .NET SDK to run dotnet commands in Unity environment
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.
onlydustxyz/serpopard
Code coverage tool for Cairo contracts.
Railly/next-viz
Software Visualization Tool for thesis at UNMSM.
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.
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