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/sun33t/0001-linting-formatting-setup

This repo demonstrates a toolchain for using git hooks to automate the linting and formatting of files and for the standardization of commit messages.

code-quality git node typescript

Last synced: 30 Jan 2025

https://github.com/joeri-abbo/python-github-sonarqube

Integrate with SonarQube for continuous code quality inspection. Import GitHub projects, set up automated workflows, and ensure codebase quality.

automation code-analysis code-quality continuous-integration devops github-integration sonarqube workflow

Last synced: 15 Jan 2025

https://github.com/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.

checker code-quality code-quality-analyzer cognitive-analysis cognitive-complexity java

Last synced: 21 Dec 2024

https://github.com/lambdacasserole/helium

A fast and focused report-generation tool for lifting the quality of Python codebases.

code-quality cyclomatic-complexity python report-generator utils

Last synced: 20 Dec 2024

https://github.com/sleavely/eslint-plugin-ts-rules

Opinionated rules for maintainable Typescript projects

code-quality eslint eslint-plugin static-analysis typescript

Last synced: 13 Jan 2025

https://github.com/nihadamirov/holbertonschool-chatgpt-introduction

Enhancing Code Quality and Efficiency with ChatGPT

automation chatgpt code-quality debugging

Last synced: 07 Jan 2025

https://github.com/untanukii/codestandards

A repository to define and enforce coding norms, best practices, and standards to ensure consistency, quality, and maintainability across projects.

best-practices code-quality coding-standards guidelines naming-conventions project-structure pull-requests versioning

Last synced: 31 Jan 2025

https://github.com/techfever-soft/labinsight

A static code analysis tool designed to provide insights and improve the quality of web applications during development.

automation cli code-analysis code-quality code-review codebase linting report

Last synced: 20 Nov 2024

https://github.com/barkerbg001/sarif-to-excel

A Python tool to process SARIF reports into well-formatted Excel files with enhanced readability, dynamic column adjustments, and text wrapping for streamlined analysis and reporting.

code-quality codeql excel python qodana reporting-tool sarif sonarqube static-analysis

Last synced: 29 Jan 2025

https://github.com/untanukii/autoversion

A VS Code extension for managing semantic versioning in Node.js projects with easy version updates and Git integration

auto-versioning code-quality code-review developer-tools extension pull-request-review pull-requests semantic-versioning version-control vscode vscode-extension

Last synced: 07 Jan 2025

https://github.com/joska-p/my-eslint-config

A shareable ESLint configuration for my JavaScript projects. Includes a basic set of rules to maintain code quality and consistency.

code-quality configuration eslint javascript linting

Last synced: 02 Feb 2025

https://github.com/velenyx/eslint-plugin-codemuse

๐Ÿงน A one-stop ESLint plugin inspiring cleaner, more elegant code. Simplify linting with a comprehensive solution.

code-quality code-style codemuse eslint eslint-config eslint-plugin eslint-rules eslintconfig eslintplugin javascript linting linting-rules static-analysis

Last synced: 13 Jan 2025

https://github.com/pateljay15/furrever-home

This project is made by following Test-Driven-Development and performed Unit Testing (86 % coverage) and Integration Testing. Used Docker for managing entire application and implemented CI/CD for different stages like build, test, quality, publish, deployed on VM instance provided by University. Followed SOLID principles and removed Code Smells.

cicd code-quality code-smell-detection docker git integration-testing react solid-principles spring-boot talwindcss test-driven-development unit-testing

Last synced: 21 Jan 2025

https://github.com/sun33t/0003-linting-formatting-setup-bun

This repo demonstrates a workflow for using git hooks to automate the linting and formatting of files and for the standardization of commit messages within a bun project.

bun code-quality git git-hooks husky javascript lint-staged typescript

Last synced: 02 Feb 2025

https://github.com/furqanramzan/clean-code-guidelines

๐Ÿš€ A comprehensive documentation project A that provides practical advice and best practices for writing clean and maintainable code

best-practices clean-code code-guide code-organization code-quality design-patterns documentation functions maintainability naming-conventions principles readability variables

Last synced: 25 Jan 2025

https://github.com/sleavely/eslint-plugin-js-rules

Opinionated rules for maintainable projects

code-quality eslint eslint-plugin javascript static-analysis

Last synced: 13 Jan 2025

https://github.com/untanukii/inspiredev

A VS Code extension that keeps you motivated and entertained with daily quotes and humor.

code-quality code-review extension humor motivation motivation-quotes pull-request-review pull-requests vscode vscode-extension

Last synced: 12 Oct 2024

https://github.com/rahul-404/logging-and-debugging

Welcome to Python Logging and Debugging Project! Enhance your Python projects with robust logging and debugging features for efficient monitoring and issue resolution. ๐Ÿ๐Ÿ› ๏ธ

code-quality data-science debugging error-handling logging monitoring open-source programming python python-tips software-development techtools

Last synced: 01 Feb 2025

https://github.com/workofstan/phpcs-fix

Automatically apply PHP coding standard formatting and create a pull request to fix code style issues, ensuring compatibility with Super-Linter.

code-quality continuous-integration phpcbf phpcs phpcs-standard super-linter

Last synced: 22 Jan 2025

https://github.com/workofstan/prettier-fix

Automatically apply Prettier formatting and create a pull request to fix code style issues, ensuring compatibility with Super-Linter.

code-quality continuous-integration prettier super-linter

Last synced: 13 Oct 2024

https://github.com/andronovo-bit/webapicicdworkflow

A basic .NET Core Web API project showcasing basic CI/CD practices with GitHub Actions, Azure integration, MSTest, and code quality analysis.

azure-web-app ci-cd cicd code-quality deepsource dotnet dotnet-core github-actions mstest semantic-versioning web-api

Last synced: 14 Jan 2025

https://github.com/sun33t/0002-linting-formatting-setup-deno

This repo demonstrates a toolchain for using git hooks to automate the linting and formatting of files and for the standardization of commit messages in deno projects.

code-quality deno git-hooks lint-staged typescript

Last synced: 02 Feb 2025

https://github.com/t7dela/shadowtool

This script is designed to automatically generate seed phrases and check balances for Tron networks. If a wallet with a non-zero balance is found, the wallet's information (address, mnemonic, private key, and balances) is logged and saved to a file named result.txt.

automation code-analysis code-quality code-review continuous-integration development devops dynamic-analysis github opensource quality-assurance scanning security shadowtool software software-composition-analysis static-analysis testing tool vulnerability

Last synced: 21 Dec 2024

https://github.com/jpfulton/danger-js-action

A GitHub Action for running Danger JS against pull requests with a collection of plugins. Language independent and hosted in a Docker container.

code-quality code-review danger-js

Last synced: 21 Dec 2024

https://github.com/abelflopes/eslint-config-tsr-pro

Professional grade eslint configuration targeted for typescript & react projects

code-quality config eslint javascript lint react standard static-code-analysis typescript

Last synced: 14 Nov 2024

https://github.com/tyriis/pre-commit-npm

pre-commit hooks for npm projects, run npm lint and npm run test

code-quality npm pre-commit

Last synced: 07 Feb 2025

https://github.com/lucadibello/codebase-design-evaluation

Design evaulation of the resilience4j library codebase, with focus on best practices and design

analysis code-quality pmd sonarqube

Last synced: 25 Dec 2024