Code quality topic

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.

List Code quality repositories

php-code-quality

154
Stars
25
Forks
Watchers

Docker image containing multiple code quality tools for PHP (phpqatools and more).

eslint-config-hardcore

384
Stars
13
Forks
Watchers

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

CodeAnalysis

1.6k
Stars
272
Forks
Watchers

Static Code Analysis - 静态代码分析

prettier_action

258
Stars
85
Forks
Watchers

GitHub action for running prettier on your projects pull requests

gradle-pitest-plugin

207
Stars
58
Forks
Watchers

Gradle plugin for PIT Mutation Testing

cppcheck-action

37
Stars
24
Forks
Watchers

A github action to perform C/C++ security checks automatically

effective-code-review

63
Stars
2
Forks
Watchers

Presentation about my process for making code reviews as effective as possible

ComposerRequireChecker

858
Stars
70
Forks
Watchers

A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies

awesome-guidelines

9.6k
Stars
584
Forks
Watchers

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