An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: code-quality

hunterhogan/stubFileNotFound

Crowdsourced stub type files for third-party Python packages.

Language: Python - Size: 8.8 MB - Last synced at: about 1 hour ago - Pushed at: about 3 hours ago - Stars: 0 - Forks: 0

funfair-tech/funfair-server-code-analysis

Additional code analysis rules that all FunFair C# code needs to abide by

Language: C# - Size: 5.09 MB - Last synced at: about 7 hours ago - Pushed at: about 9 hours ago - Stars: 1 - Forks: 1

blablatdinov/ondivi

Ondivi (Only diff violations) is a Python script filtering coding violations, identified by static analysis, only for changed lines in a Git repo.

Language: Python - Size: 580 KB - Last synced at: about 10 hours ago - Pushed at: about 10 hours ago - Stars: 29 - Forks: 1

checkstyle/checkstyle

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

Language: Java - Size: 193 MB - Last synced at: about 12 hours ago - Pushed at: about 13 hours ago - Stars: 8,627 - Forks: 3,836

bolajiwahab/pgrubic

PostgreSQL linter and formatter for schema migrations and design best practices.

Language: Python - Size: 5.06 MB - Last synced at: about 19 hours ago - Pushed at: about 20 hours ago - Stars: 6 - Forks: 1

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.

Language: C++ - Size: 974 KB - Last synced at: about 23 hours ago - Pushed at: 1 day ago - Stars: 1 - Forks: 1

rabestro/hyperskill-python-portfolio

My journey through Hyperskill, captured in a portfolio of Python projects. Each solution is refactored for quality, tested with pytest, and statically checked with mypy.

Language: Python - Size: 182 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

somewhatabstract/checksync

A tool for helping folks keep things in sync.

Language: TypeScript - Size: 7.8 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 18 - Forks: 2

hardisgroupcom/sfdx-hardis

French-army-knife Toolbox for Salesforce. Orchestrates base commands and assist users with interactive wizards to make much more than native Salesforce CLI + Allows you to define a complete CI/CD Pipeline and Schedule a daily Metadata backup & monitoring of your orgs + AI-enhanced org Documentation

Language: TypeScript - Size: 97.1 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 262 - Forks: 58

Ankit12prajapat/aiwa-code-quality

This repository sets the standard for code quality in all AiWA projects, ensuring our code remains clean and accessible. Join us in maintaining high standards with shared linting and CI rules! 🛠️✨

Language: HTML - Size: 52.7 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Correia-jpv/fucking-awesome-guidelines

A curated list of high quality coding style conventions and standards. With repository stars⭐ and forks🍴

Language: JavaScript - Size: 440 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 9 - Forks: 2

emgeiger/Gradle

A comprehensive Gradle boilerplate template with modern development practices, testing frameworks, code quality tools, and CI/CD integration for Java/Kotlin projects.

Language: PowerShell - Size: 27.3 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

realm/SwiftLint

A tool to enforce Swift style and conventions.

Language: Swift - Size: 930 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 19,078 - Forks: 2,260

merly-ai/mentor-action

Merly Mentor GitHub Action

Language: Shell - Size: 24.4 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

imgbot/Imgbot

An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]

Language: C# - Size: 7.64 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 1,297 - Forks: 283

Nouman-blip/typesafex

Prevent your Python code from lying, before it ships. Runtime contracts. Type enforcement. Safety you can trust , even when static types can't help.

Language: Python - Size: 58.6 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

cqfn/refrax

Command-Line Agentic Refactoring of Java Code

Language: Go - Size: 149 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 2

wemake-services/wemake-python-styleguide

The strictest and most opinionated python linter ever!

Language: Python - Size: 11.2 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 2,742 - Forks: 404

ahmedrazakhan26/patchmind

Modular Python CLI tool for Git that generates visual HTML reports, including diffs and file history. Gain insights without cloud reliance. 🐙🌟

Language: Python - Size: 1.67 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

lucavb/aicommits Fork of Nutlope/aicommits

✨ AI-powered git commit message generator that writes meaningful, consistent commit messages for you. Save time and maintain a clean git history effortlessly.

Language: TypeScript - Size: 2.8 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

facebook/infer

A static analyzer for Java, C, C++, and Objective-C

Language: OCaml - Size: 191 MB - Last synced at: 2 days ago - Pushed at: 9 days ago - Stars: 15,277 - Forks: 2,037

hyperb1iss/lucidity-mcp

AI-powered code quality analysis using MCP to help AI assistants review code more effectively. Analyze git changes for complexity, security issues, and more through structured prompts.

Language: Python - Size: 110 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 52 - Forks: 15

facebook/pyre-check

Performant type-checking for python.

Language: OCaml - Size: 477 MB - Last synced at: 2 days ago - Pushed at: 6 days ago - Stars: 7,056 - Forks: 453

Bearer/bearer

Code security scanning tool (SAST) to discover, filter and prioritize security and privacy risks.

Language: Go - Size: 23.9 MB - Last synced at: 3 days ago - Pushed at: 23 days ago - Stars: 2,336 - Forks: 127

crate-ci/typos

Source code spell checker

Language: Rust - Size: 55.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3,276 - Forks: 136

TangoMan75/caca-detector

A Chrome extension that scans web pages for accidental code slip-ups before they reach production while adding a bit of humor to your workflow. And if you need an experienced developer with a passion for crafting robust and elegant solutions. My inbox is always open.

Language: JavaScript - Size: 461 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

detekt/detekt

Static code analysis for Kotlin

Language: Kotlin - Size: 151 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 6,578 - Forks: 803

reviewdog/reviewdog

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

Language: Go - Size: 5.14 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 8,526 - Forks: 452

SonarSource/SonarJS

SonarSource Static Analyzer for JavaScript and TypeScript

Language: TypeScript - Size: 82.4 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,121 - Forks: 186

quack-ai/companion-vscode 📦

VSCode extension of Quack Companion 💻 Turn your team insights into a portable plug-and-play context for code generation. Alternative to GitHub Copilot powered by OSS LLMs (Mistral, Gemma, etc.), served with Ollama.

Language: TypeScript - Size: 1.38 MB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 231 - Forks: 11

kucherenko/jscpd

Copy/paste detector for programming source code.

Language: TypeScript - Size: 9.02 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 4,902 - Forks: 213

SonarSource/sonarqube-webapp

SonarQube Community Build Web App

Language: TypeScript - Size: 73.1 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 6 - Forks: 5

grodowski/undercover

undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, code structure and SimpleCov coverage reports

Language: Ruby - Size: 2.93 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 770 - Forks: 29

indiizza/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.

Size: 1000 Bytes - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Pronovix/drupal-qa

[READ ONLY] QA tools for Drupal

Language: PHP - Size: 147 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 3

savinmikhail/AddNamedArgumentsRector

Plugin to rector, that adds named arguments to your codebase

Language: PHP - Size: 55.7 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

super-linter/super-linter

Combination of multiple linters to run as a GitHub Action or standalone

Language: Shell - Size: 35.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 9,944 - Forks: 1,014

sourcery-ai/sourcery

Instant AI code reviews

Size: 3.5 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1,686 - Forks: 88

Madrapps/jacoco-report

Github action that publishes the JaCoCo report as a comment in the Pull Request

Language: JavaScript - Size: 2.06 MB - Last synced at: 2 days ago - Pushed at: 7 days ago - Stars: 174 - Forks: 75

liblaf/apple

🍎 Advanced optimization and math utilities with JAX for Python projects!

Language: Python - Size: 2.73 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

cqfn/aibolit

A Static Analyzer for Java Powered by Machine Learning: Identifies Anti-Patterns Begging for Refactoring

Language: Java - Size: 129 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 87 - Forks: 33

uhafner/autograding-github-action

GitHub Action to autograde projects based on a configurable set of metrics

Language: Java - Size: 26.7 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 28 - Forks: 6

htmlhint/HTMLHint

⚙️ The static code analysis tool you need for your HTML

Language: JavaScript - Size: 12.9 MB - Last synced at: 2 days ago - Pushed at: 7 days ago - Stars: 3,184 - Forks: 404

SonarSource/sonarqube

Continuous Inspection

Language: Java - Size: 916 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 9,712 - Forks: 2,088

karar-hayder/Replicheck

A Python tool for detecting code duplications within a specified scope. Replicheck analyzes your codebase to identify similar or identical code blocks, helping you maintain code quality and reduce redundancy.

Language: Python - Size: 16.6 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

csjones/lefthook-plugin

Fast and powerful Git hooks manager for Swift packages.

Language: Swift - Size: 55.7 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 7 - Forks: 0

babayaga27002/CodeReviewer.AI

CodeReviewer.AI is an automated pull request review bot that leverages artificial intelligence to analyze and provide suggestions on code changes. It uses Groq's language model to review and suggest improvements for the code in open pull requests, allowing developers to get feedback on their code changes without manual review.

Size: 1000 Bytes - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

facebook/pyrefly

A fast type checker and IDE for Python

Language: Rust - Size: 158 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3,204 - Forks: 121

SonarSource/sonar-php

:elephant: SonarPHP: PHP static analyzer for SonarQube & SonarLint

Language: Java - Size: 22.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 411 - Forks: 107

cooljeanius/Imgbot Fork of imgbot/Imgbot

An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]

Language: C# - Size: 9.29 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

pylint-dev/pylint

It's not just a linter that annoys you!

Language: Python - Size: 40.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 5,506 - Forks: 1,179

Tencent/CodeAnalysis

Static Code Analysis - 静态代码分析

Language: Python - Size: 667 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1,768 - Forks: 293

JetBrains/Qodana

📝 Source repository of Qodana Help

Size: 188 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 394 - Forks: 78

SonarSource/sonar-dotnet

Code analyzer for C# and VB.NET projects

Language: C# - Size: 138 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 854 - Forks: 231

sibiraj-s/action-eslint

✅ GitHub Action that runs ESLint on files changed in a Pull Request

Language: TypeScript - Size: 1.69 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 45 - Forks: 16

Darkstar420/patchmind

AI-powered Git patch assistant. Automatically proposes pull requests, code improvements, and linting fixes as your repo evolves. Built for developers who want a smarter GitHub bot, not just another Copilot.

Language: Python - Size: 96.7 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

oxsecurity/megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.

Language: Dockerfile - Size: 808 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2,193 - Forks: 260

wemake-services/dotenv-linter

:relaxed: Linting dotenv files like a charm!

Language: Python - Size: 1.61 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 295 - Forks: 11

qltysh/qlty

💎 Code quality CLI for universal linting, auto-formatting, security scanning, and maintainability

Language: Rust - Size: 4.36 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2,726 - Forks: 256

alisqi/TwigQI

TwigQI: Static code analysis for Twig templates

Language: PHP - Size: 411 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 29 - Forks: 2

HelloCuriosity/model-forge

Model Forge is a library to automate model generation for automated testing

Language: Kotlin - Size: 4.29 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 16 - Forks: 6

nizos/tdd-guard

A Claude Code hook that enforces Test-Driven Development principles by monitoring agent actions in real-time and blocking violations before they occur

Language: TypeScript - Size: 138 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

RalfKoban/MiKo-Analyzers

Provides analyzers that are based on the .NET Compiler Platform.

Language: C# - Size: 14.6 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 13 - Forks: 1

analysis-tools-dev/static-analysis

⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.

Language: Rust - Size: 41.1 MB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 13,917 - Forks: 1,388

felipebz/zpa

Parser and static code analysis tool for PL/SQL and Oracle SQL.

Language: Kotlin - Size: 6.64 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 226 - Forks: 79

muttistefano/ros2_sonarcloud

ROS2 code quality tool based on sonarcloud

Language: Python - Size: 2.46 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

detekt/detekt-intellij-plugin

detekt plugin for IntelliJ

Language: Kotlin - Size: 1.46 MB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 304 - Forks: 39

tyhal/crie

Universal meta-linter using containerized execution

Language: Go - Size: 1.02 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 8 - Forks: 2

Kristories/awesome-guidelines

A curated list of high quality coding style conventions and standards.

Language: JavaScript - Size: 408 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 10,160 - Forks: 599

import-js/eslint-plugin-import

ESLint plugin with rules that help validate proper imports.

Language: JavaScript - Size: 3.88 MB - Last synced at: 7 days ago - Pushed at: 23 days ago - Stars: 5,768 - Forks: 1,549

lucianoscarpaci/mamushi Fork of benber86/mamushi

🛠️ Formatter for Vyper Smart Contracts 🐍. Enhance your Vyper code with consistent formatting for better readability and maintainability. 📏

Size: 247 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

cleosilva/java-desafios

Desafios de programação Java com CI/CD automatizado - Níveis progressivos de dificuldade com Maven e GitHub Actions

Language: Java - Size: 81.1 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

green-code-initiative/creedengo-rules-specifications

Reduce the environmental footprint of your software programs with SonarQube

Language: Java - Size: 5.09 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 201 - Forks: 105

Chetanproduction23/company-interview-evaluator

A curated guide for software engineers to evaluate a company’s engineering practices during job interviews. Includes key questions, red flags, and good signs related to SDLC, codebase quality, team culture, testing, and developer experience.

Size: 6.84 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

karthikeyanTN/shit

# shitThis repository contains various scripts and tools for managing daily tasks. Explore and contribute to improve efficiency! 🐙💻

Size: 29.3 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

ioncakephper/js-starter

A feature-rich starter template for modern Node.js applications. Pre-configured with Jest, ESLint, Prettier, and a GitHub Actions CI workflow.

Language: JavaScript - Size: 52.7 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Diullei/codeguardian

Code Guardian enforces architectural rules in your codebase, especially valuable when working with AI-generated code. It validates changes against your defined standards to prevent violations and reduce AI hallucinations.

Language: TypeScript - Size: 572 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 0

red6/dmn-check

A tool which performs static analyses on Decision Model Notation (DMN) files to detect bugs

Language: Java - Size: 6.76 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 39 - Forks: 9

mockdeep/typewiz 📦

Automatically discover and add missing types in your TypeScript code

Language: TypeScript - Size: 1.73 MB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 1,103 - Forks: 44

MilesCranmer/DispatchDoctor.jl

The dispatch doctor prescribes type stability

Language: Julia - Size: 984 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 190 - Forks: 7

offline-pixel/offline-pixel.github.io

Language: HTML - Size: 107 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

fluttercommunity/import_sorter

🎯 Automatically organize your dart imports.

Language: Dart - Size: 390 KB - Last synced at: 23 minutes ago - Pushed at: over 1 year ago - Stars: 179 - Forks: 39

built-fast/phpstan-sensitive-parameter

PHPStan extension for detecting parameters that should use SensitiveParameter

Language: PHP - Size: 5.86 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

vamsichinnam004/mandatory-behavioral-firewall

**MANDATORY_BEHAVIORAL_FIREWALL v2.0** обеспечивает обязательное исследование документации для AI-агентов в Cursor IDE, предотвращая создание некачественного кода. Эта система автоматически обнаруживает устаревшие шаблоны и принудительно корректирует их в реальном времени. 🛡️✨

Size: 45.9 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

uber/piranha

A tool for refactoring code related to feature flag APIs

Language: Rust - Size: 3.25 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2,357 - Forks: 204

pmd/pmd

An extensible multilanguage static code analyzer.

Language: Java - Size: 503 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 5,143 - Forks: 1,530

StyraInc/regal

Regal is a linter and language server for Rego, bringing your policy development experience to the next level!

Language: Go - Size: 7.65 MB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 315 - Forks: 42

liblaf/copier-python

🛠️ A comprehensive Python project template with CI/CD and package management

Language: Shell - Size: 211 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

ioncakephper/js-quality-started

A robust template for modern JavaScript projects, pre-configured with ESLint, Prettier, Jest, Husky, lint-staged, and GitHub Actions for automated code quality and testing

Language: JavaScript - Size: 161 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

shine-jung/eslint-plugin-nestjs-route

ESLint plugin for NestJS route management - ensures proper route ordering and prevents duplicates with auto-fix support

Language: TypeScript - Size: 1.47 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Correia-jpv/fucking-static-analysis

⚙️ A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more. With repository stars⭐ and forks🍴

Language: Rust - Size: 40.8 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 22 - Forks: 1

macbre/index-digest

Analyses your database queries and schema and suggests indices and schema improvements

Language: Python - Size: 761 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 81 - Forks: 6

mattzcarey/shippie

extendable code review and QA agent 🚢

Language: TypeScript - Size: 4.66 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2,189 - Forks: 232

data-prep-kit/data-prep-kit

Open source project for data preparation for GenAI applications

Language: HTML - Size: 223 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 723 - Forks: 201

palantir/gradle-baseline

A set of Gradle plugins that configure default code quality tools for developers.

Language: Java - Size: 7.18 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 321 - Forks: 136

EvgenyOrekhov/eslint-config-hardcore

The most strict (yet practical) ESLint config. 53 plugins. 1342 rules. React, Vue, Node, and pure JS/TS.

Language: JavaScript - Size: 4.46 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 447 - Forks: 15

simplecov-ruby/simplecov

Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites

Language: Ruby - Size: 2.67 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 4,836 - Forks: 564

llnhnv/ai-code-reviewer

🔍 Automated GPT-4-powered code reviews for GitLab Merge Requests. Inline comments, auto-fix suggestions, feedback dashboard, and CI/CD integration

Language: Python - Size: 27.3 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Jhdkb/avcmt-py

Automate your Git commit messages with avcmt-py, the smart CLI tool designed for Python projects. Streamline your workflow and ensure consistent, semantic commits with ease. 🚀💻

Language: Python - Size: 105 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Tencent/feflow

🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.

Language: TypeScript - Size: 66.4 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1,366 - Forks: 230