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

undercover

713
Stars
28
Forks
Watchers

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, co...

piranha

2.2k
Stars
188
Forks
Watchers

A tool for refactoring code related to feature flag APIs

sourcery

1.5k
Stars
63
Forks
Watchers

Instant AI code reviews

Modern-CPP-Programming

11.0k
Stars
728
Forks
129
Watchers

Modern C++ Programming Course (C++03/11/14/17/20/23/26)

Imgbot

1.2k
Stars
272
Forks
Watchers

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 i...

wemake-python-styleguide

2.4k
Stars
383
Forks
Watchers

The strictest and most opinionated python linter ever!

editorconfig-checker

384
Stars
47
Forks
Watchers

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

megalinter

1.8k
Stars
212
Forks
Watchers

🦙 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 loc...

flakehell

233
Stars
46
Forks
Watchers

Flake8 wrapper to make it nice, legacy-friendly, configurable.

infer

14.8k
Stars
2.0k
Forks
Watchers

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