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

Projects in Awesome Lists tagged with codequality

A curated list of projects in awesome lists tagged with codequality .

https://github.com/nbqa-dev/nbqa

Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks

black codequality doctest flake8 isort jupyter-notebook lint mypy pre-commit pre-commit-hook pylint python pyupgrade ruff yapf

Last synced: 13 May 2025

https://github.com/nbQA-dev/nbQA

Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks

black codequality doctest flake8 isort jupyter-notebook lint mypy pre-commit pre-commit-hook pylint python pyupgrade ruff yapf

Last synced: 25 Mar 2025

https://github.com/tighten/duster

Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.

codequality formatter laravel linter php

Last synced: 14 May 2025

https://github.com/duriantaco/skylos

Skylos is the watchdog for your repository. It maps your code's structure to hunt down dead logic, trace tainted data, and kill security rot

codequality python security securitytools

Last synced: 08 Feb 2026

https://github.com/bentolor/idea-cli-inspector

A little command-line tool to integrate the awesome IntelliJ IDEA code inspections in your continuous integration (CI) process using Jenkins, Bamboo, et. al.

androidstudio bamboo ci codeanalysis codeanalyzer codequality intellij intellij-ide travis-ci

Last synced: 16 Jan 2026

https://github.com/godfather1103/p3c

因为阿里官方长时间不修复相关bug,所以只能自己fork一份,修复使用过程中遇到的问题

codequality codetools java jetbrains-plugin kotlin

Last synced: 06 Apr 2025

https://github.com/vitonsky/eslint-plugin-paths

A plugin for ESLint, to force use paths aliases from tsconfig

build-tools code-quality codeanalysis codequality eslint eslint-plugin tsconfig typescript

Last synced: 04 Apr 2025

https://github.com/editorconfig-checker/editorconfig-checker.javascript

A tool to verify that your files are in harmony with your .editorconfig

clean-architecture code-quality codequality editorconfig editorconfig-checker linting

Last synced: 29 Oct 2025

https://github.com/martinkr/onelinecode

"Awesome javascript in one line of code" - A collection of utilities and helpers following the principle: Keep it as simple as possible in one line of code. See: https://dev.to/martinkr/series/15146

codequality javascript library nodejs utilities webdev

Last synced: 11 Sep 2025

https://github.com/rickstaa/action-black

Runs the psf/black formatter to check/format your python code.

black codequality continuous-integration docker formatter gh-action github-actions github-actions-docker python

Last synced: 16 Mar 2025

https://github.com/qaware/sonarqube-build-breaker

Breaks the build if the quality gate of the project is red

build ci codequality continuous-integration gitlab hacktoberfest jenkins quality-gate sonarqube

Last synced: 08 Apr 2025

https://github.com/wemake-services/pytest-modified-env

Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.

codequality pytest pytest-plugin python3 test testing tests unittest

Last synced: 22 Apr 2025

https://github.com/novusvetus/action-php_codesniffer

GitHub PHP_CodeSniffer action. This workflow check the PHP, CSS and Javascript files for the wanted coding standards.

codechecker codequality codereview codesniffer css github github-actions hacktoberfest javascript marketplace marketplace-released php php7 php8 phpcodesniffer workflow workflows

Last synced: 30 Jun 2025

https://github.com/devanoxltd/revive

Automatic configuration for Laravel apps to apply Devanox's standard linting & code standards.

code-standards codequality formatter laravel laravel-package linter php standard

Last synced: 17 Mar 2025

https://github.com/novusvetus/action-phpinsights

GitHub phpinsights action. This workflow check the PHP files for the wanted coding standards and security issues.

codechecker codequality codereview github github-action github-actions hacktoberfest insights marketplace marketplace-released php php7 php8 phpinsights security workflow workflows

Last synced: 25 Jul 2025

https://github.com/sateshpersaud/phpcs-gitlab-report

Output your PHP CodeSniffer report as a GitLab Code Quality report

codequality gitlab php php-codesniffer phpcs phpcs-report

Last synced: 11 Apr 2025

https://github.com/praveensirvi1212/jenkins_sonarqube_basic_project

DevSecOps Project using git, GitHub, Jenkins and sonarqube

cicd codequality jenkins-pipeline security sonarqube

Last synced: 16 Oct 2025

https://github.com/anaynayak/python-vulture-action

Run Vulture on your Python codebase to identify dead code.

actions codequality python vulture

Last synced: 20 Mar 2025

https://github.com/epic-codebase/django_drf_shopping_list

A shopping list E-commerce API developed by leveraging standard / real-time development practices.

code codequality django django-rest-framework docker docker-compose pytest pytest-django python render whitenoise

Last synced: 30 Dec 2025

https://github.com/im-ahmed-hasan/github-repo-quality-checklist

A comprehensive GitHub QA & Repository Health Checklist to ensure code quality, streamline PR reviews and enforce best practices for developers and teams.

automation bestpractices checklist ci-cd codequality codereview devops git github github-actions github-config opensource qa qa-automation quality-assurance qualityassurance qualityassurancetool repository repositoryheal

Last synced: 04 Sep 2025

https://github.com/kevincobain2000/action-coveritup

All in One Code Coverage, bundle size, and other reports tracking tool. Self hosted codecov solution.

clover codecov codecoverage codequality coverage coverage-report coveralls trends

Last synced: 23 Mar 2025

https://github.com/uzulla/phpstorm-inspect-code-cli-runner

CLI tool that runs PhpStorm's code inspections and outputs structured results for easier refactoring and find bugs.

codequality php phpstorm refactoring-tools

Last synced: 28 Oct 2025

https://github.com/osandadeshan/code-quality-demo

This is a sample project to demonstrate automated code quality check using GitHub Actions.

automated-code-review codequality github-actions java

Last synced: 09 Sep 2025

https://github.com/remcohaszing/codeclimate-types

TypeScript type definitions for code climate reports

codeclimate codequality gitlab types typescript

Last synced: 11 Jan 2026

https://github.com/duriantaco/lykos

End to end secrets guardian

code codequality

Last synced: 28 Jun 2025

https://github.com/abdemohlbi/designpatternshub

This repository is a collection of design pattern implementations in various programming languages, including Java, Dart

codequality dart design-patterns flutter java

Last synced: 27 Jul 2025

https://github.com/santoshshinde2012/jest-to-sonar

Convert the Jest test case report to a Sonar generic test execution report. 

codequality javascript jest sonarcloud sonarqube typescript

Last synced: 28 Dec 2025

https://github.com/blaze-b/java-design-patterns

A complete guide of all the Java Design patterns for better coding practices

codequality design-patterns java9 learning-exercise

Last synced: 11 Jun 2025

https://github.com/mbajur/pronto-github_annotations_formatter

Github action annotations formatter for pronto

codequality github-actions pronto

Last synced: 15 Jul 2025

https://github.com/rskopecek/codedocs

Code-based conversation around the quality and design of the code.

codequality csharp dotnet

Last synced: 02 Feb 2026

https://github.com/titilomt/code-quality

Repo for Code Quality Principles using Typescript

codequality refactoring solid typescript

Last synced: 28 Jan 2026