Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Code quality

Automate your code review with style, quality, security, and testโ€‘coverage checks when you need them most. Code quality is intended to keep complexity down and runtime up.

https://github.com/alisqi/twigqi

TwigQI: Static code analysis for Twig templates

code-quality static-code-analysis twig twig-extension

Last synced: 01 Feb 2025

https://github.com/lissy93/quick-example-of-testing-in-nodejs

๐Ÿ›ก An example TDD project in Node.js, with unit tests, coverage tests, a stubbed API, continuous integration, code quality reviews and automated dependency checking

assertions behavior-driven-development code-quality continuous-integration coverage-testing dependency-manager istanbul mocha stubbing test-driven-development unit-testing

Last synced: 12 Nov 2024

https://github.com/hxsecurity/dongtai-plugin-idea

Dongtai-plugin-idea is an IDEA plug-in developed by DongTai team for Java Web application developers. This plug-in provides functions such as vulnerability detection and code audit during application development, enabling developers to find application vulnerabilities more intuitively, quickly and in real time during application development.

applicationsecuritymonitoring appsec-tutorials code-quality devsecops dongtai-iast iast idea-plugin intellij-platform security

Last synced: 11 Nov 2024

https://github.com/dimitarpetrov/godoc-generate

Default godoc generator - make your first steps towards better code documentation

code-comments code-quality documentation documentation-generator generator go godoc golang

Last synced: 14 Oct 2024

https://github.com/codeclimate-community/simplecov_json_formatter

JSON formatter for SimpleCov code coverage tool for ruby 2.4+

code-quality coverage coverage-library coverage-report rails ruby test-coverage

Last synced: 31 Oct 2024

https://github.com/codeclimate/python-test-reporter

DEPRECATED Uploads Python test coverage data to Code Climate

ci code-quality codeclimate continuous-integration coverage-report python quality test-coverage

Last synced: 12 Nov 2024

https://github.com/ksatirli/code-quality-for-terraform

๐ŸŽค local and remote code-quality options for HashiCorp Terraform

code-quality github-actions hashicorp hashicorp-terraform linting pre-commit terraform tflint

Last synced: 19 Jan 2025

https://github.com/sci3ma/symfony-grumphp

Configured GrumPHP with bunch of tools for static code analysis Symfony Framework

clean-code code-quality grumphp phmd php-cs-fixer phpstan phpunit standards static-analysis symfony symfony-grumphp

Last synced: 18 Oct 2024

https://github.com/spaceemotion/php-coding-standard

Combines various code quality tools into a single command with shared output for easier CI integration

analysis automation code-quality hacktoberfest linting php

Last synced: 06 Nov 2024

https://github.com/cawcaw253/ai-review-action

A GitHub Action that uses the OpenAI API to leave code review comments when Pull Requests are enabled.

ai chatgpt code-quality code-review codereview openai openai-api pull-request

Last synced: 31 Oct 2024

https://github.com/luttik/auto-optional

Makes typed arguments Optional when the default argument is None

code-quality pypi python python3 refactoring

Last synced: 02 Dec 2024

https://github.com/permafrost-dev/coverage-check

Check a project's code coverage, optionally enforcing a minimum value

code-coverage code-quality continuous-integration test-automation testing

Last synced: 19 Dec 2024

https://github.com/Luttik/auto-optional

Makes typed arguments Optional when the default argument is None

code-quality pypi python python3 refactoring

Last synced: 18 Nov 2024

https://github.com/styrainc/zed-rego

Zed extension for the Rego policy language from Open Policy Agent (OPA)

code-quality developer-experience editor opa open-policy-agent policy-as-code regal rego zed

Last synced: 01 Jan 2025

https://github.com/sourcery-ai/sourcery-analytics

`sourcery-analytics` is a command line tool and library for statically analyzing Python code quality.

code-quality python

Last synced: 10 Nov 2024

https://github.com/atrisovic/dataverse-r-study

Data and code for a large-scale study on research code quality and execution at Harvard Dataverse.

code-quality documentation r-language r-programming reproducibility

Last synced: 08 Jan 2025

https://github.com/StyraInc/zed-rego

Zed extension for the Rego policy language from Open Policy Agent (OPA)

code-quality developer-experience editor opa open-policy-agent policy-as-code regal rego zed

Last synced: 18 Nov 2024

https://github.com/ligurio/semgrep-rules

semgrep rules for flakiness, missed error handling, Lua antipatterns and pitfalls.

code-quality error-handling flakiness flaky-tests golang lua non-determinism python semgrep semgrep-rules static-analysis

Last synced: 30 Oct 2024

https://github.com/grodowski/pronto-undercover

Pronto runner for Undercover, actionable code coverage

code-quality code-reviews coverage ruby

Last synced: 05 Dec 2024

https://github.com/orsinium-labs/flake8-warnings

Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions

clean-code code-quality flake8 flake8-extension flake8-extensions flake8-plugin flake8-plugins linter pylint python python3 qa security

Last synced: 24 Jan 2025

https://github.com/nvuillam/node-sarif-builder

JS/TS library to easily build valid SARIF output from your javascript based SAST tools

builder code-quality javascript linters nodejs reports sarif sdk typescript

Last synced: 24 Jan 2025

https://github.com/effector/size-compare

Compare size changes of your bundle over the time and new Pull Requests.

code-quality github-actions

Last synced: 10 Nov 2024

https://github.com/marodev/EagleRepair

EagleRepair fixes static analysis warnings in C# programs. Easy to use. Blazing fast. Based on research.

analyzer code-fix code-quality csharp resharper roslyn roslyn-code-analysis sonarqube static-analyzer

Last synced: 01 Nov 2024

https://github.com/quantum-0/black-junit

Module to generate JUnit report from black results

black blue code-quality formatter formatting gitlab gitlab-ci junit python

Last synced: 14 Oct 2024

https://github.com/aonemd/fmt.vim

Generic code formatting interface for Vim

code-quality formatter formatters vim vim-plugin

Last synced: 10 Dec 2024

https://github.com/thoughtbot/eslint-config

A sharable ESLint configuration that enforces thoughtbotโ€™s JavaScript guides.

code-quality eslint eslintconfig javascript js

Last synced: 11 Nov 2024

https://github.com/kucherenko/basta

Duplication detection tool (copy-paste detector), support over 150 programming languages

code-quality copy-paste cpd duplication quality quality-measures

Last synced: 13 Oct 2024

https://github.com/developer239/linters

Collection of super strict configurations for ESLint / StyleLint and other code quality tools.

angular best-practices code-quality code-quality-analyzer config css-in-js eslint nodejs personal react react-native standard strict stylelint typescript

Last synced: 11 Oct 2024

https://github.com/threeal/gcovr-action

Generate code coverage reports for a C++ project on GitHub Actions using gcovr

actions c ci code-quality coverage coverage-report cpp gcc gcov test-coverage testing

Last synced: 07 Nov 2024

https://github.com/gregswindle/maven-code-quality-pom

Enforce and report code quality with JUnit, JaCoCo, Hamcrest, FindBugs, PMD, CodeNarc, Checkstyle (Google), Enforcer, Duplicate-Finder, JDepend, and more with this Maven POM.

code-coverage code-quality coding-standards coding-style java license-checking license-management maven maven-pom reporting reports test-automation

Last synced: 13 Oct 2024

https://github.com/mikaelvesavuori/codemetrix

Understand the level of coupling and changeability of your code in a second. ๐Ÿช„

code-analysis code-metrics code-quality dx refactoring software-architecture static-analysis

Last synced: 11 Oct 2024

https://github.com/thoughtbot/stylelint-config

A shareable stylelint configuration that enforces thoughtbotโ€™s Sass guides.

code-quality css sass scss stylelint stylelint-config

Last synced: 11 Nov 2024

https://github.com/mamuz/php-analyzer

Docker Container to analyze PHP projects

code-analysis code-quality dockerfile php-analyzer

Last synced: 20 Dec 2024

https://github.com/scipag/codex

Dissect code, analyze logic, find flaws

code-analysis code-quality php source source-code source-code-study

Last synced: 09 Nov 2024

https://github.com/brenoepics/vmd-action

Easily integrate Vue Mess Detector into your CI pipeline to receive pull request alerts and display badges effortlessly.

code-quality collaborate github static-analysis

Last synced: 27 Dec 2024

https://github.com/randruc/lazuli

Lazuli is a multitasking RTOS (Real-Time Operating System/kernel) targeting AVR microcontrollers. It allows to program and run multiple independent tasks in a real-time context on AVR microcontrollers.

arduino asm atmega atmega328p atmel avr avr-gcc avr-mcus avr-microcontrollers avr-programming c c89 code-quality embedded kernel mcu os real-time rtos scheduling

Last synced: 12 Oct 2024

https://github.com/dotupnet/dotup-vscode-test-generator-docs

Test generator is a VSCode Extension which quickly generate test files from Typescript source files.

code-generation code-generator code-quality test-automation test-automation-framework test-framework testing typescript vscode vscode-extension

Last synced: 11 Nov 2024

https://github.com/johnbillion/falsey-assertequals-detector

Marks a PHPUnit test as risky if it tests a falsey value with assertEquals()

code-quality phpunit

Last synced: 14 Oct 2024

https://github.com/lreimer/secure-devex22

Demo repository for my talk at the Heise Developer Experience 2022 conference.

checkov clean-code code-quality devsecops docker kubernetes lint security security-tools snyk sonarqube static-analysis terraform tilt trivy zap-api

Last synced: 20 Nov 2024

https://github.com/rdbende/flake8-tkinter

A flake8 plugin that helps you write better Tkinter code

code-quality flake8 flake8-extension flake8-plugin linter linter-plugin tkinter

Last synced: 13 Jan 2025

https://github.com/madhead/check-gradle-version

GitHub Action for Gradle version verification

code-quality github-action gradle version-checker

Last synced: 09 Nov 2024

https://github.com/fastruby/skunk.fyi

An application to share your SkunkScore results

code-quality ruby-on-rails-6 skunk-score tech-debt

Last synced: 11 Nov 2024

https://github.com/acdha/pre-commit-docker

https://pre-commit.com/ packaged as a Docker image for CI

code-quality docker github-actions gitlab-ci pre-commit qa

Last synced: 07 Nov 2024

https://github.com/rutujar/helloworld_travis_demo

This is a demo program using continuous integration tools such as Travis,Jenkins,Circle ci and AppVeyor. Many more will be updated shortly

appveyor c circleci circleci-demos codacy code-quality cpp csharp go java javascript jenkins jenkins-ci python r scala travis travis-ci travis-ci-demo travis-ci-github

Last synced: 13 Oct 2024

https://github.com/deep5050/comment-to-code-ratio-action

GitHub action to measure comment-code ratio for your entire project on every push :tada:

cloc code-analysis code-quality code-quality-analyzer comments-system github-actions line-of-code loc reporting reporting-tool

Last synced: 09 Nov 2024

https://github.com/cathive/concourse-sonarqube-qualitygate-task

A task for Concourse CI to be used in conjunction with the concourse-sonarqube-resource to break builds if the criteria of a quality gate cannot be met

code-quality concourse-ci sonarqube static-code-analysis

Last synced: 16 Nov 2024

https://github.com/setono/code-quality-pack

A pack of libraries that adds code quality tools

code-quality php phpstan psalm tools

Last synced: 15 Dec 2024

https://github.com/andeemarks/aeolian

Generate MIDI music from Java source quality metrics

checkstyle clojure code-quality java metrics midi

Last synced: 25 Nov 2024

https://github.com/hrvolapeter/code-visualizer

Provide hints about code for github repositories.

analysis code-quality github mono school-project

Last synced: 05 Feb 2025

https://github.com/ksoichiro/fint

A lightweight, simple source code check tool.

cli code-quality

Last synced: 15 Jan 2025

https://github.com/yhzion/code-sniff-ai

Automated code review shell script that leverages git diff and AI to provide feedback on code changes. Supports multiple file types and integrates easily into existing workflows.

ai automation code-quality code-review continuous-integration git-diff prompt-engineering shell-script software-development

Last synced: 08 Nov 2024

https://github.com/apiaddicts/sonar-openapi

doSonarAPI: static analyzer for OpenAPI contracts

code-quality openapi openapi3 openapi31 sonarqube

Last synced: 14 Nov 2024

https://github.com/brunodles/testartifacts

(WIP) A gradle plugin and tool to store reports for open source projects.

checkstyle code-quality dashboard firebase gradle-plugin report

Last synced: 20 Nov 2024

https://github.com/rarrais/ros_coverage

Code Coverage for ROS, integrated with the Industrial CI configuration ๐Ÿ“ˆ

code-coverage code-quality coverage ros ros-industrial

Last synced: 08 Nov 2024

https://github.com/grodowski/imagen_rb

Extracts data about modules, classes, methods and blocks from Ruby code

ast code-quality hacktoberfest structure

Last synced: 05 Dec 2024

https://github.com/nikiforovall/quality-gateways-demo-dotnet

This repository demonstrates how to use Husky.NET, dotnet-format, and csharpier

code-quality dotnet

Last synced: 13 Oct 2024

https://github.com/mikaelvesavuori/a11ytester-action

Runs Webhint and pa11y (accessibility testing tools) on one or more provided URLs.

a11y accessibility accessibility-testing ci-cd code-quality quality testing

Last synced: 11 Oct 2024

https://github.com/agent-hellboy/find-unused-import

Tool to find unused imports this can be configured in CI/CD pipeline to avoid people to merge code having unused imports

ast code-quality find-unused-import hacktoberfest python-library

Last synced: 23 Jan 2025