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

codeclimate-duplication

112
Stars
28
Forks
Watchers

Code Climate engine for code duplication analysis

skunk

503
Stars
25
Forks
Watchers

A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!

single_cov

231
Stars
13
Forks
Watchers

Actionable code coverage.

safe-rules

2.2k
Stars
274
Forks
Watchers

详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。

pkgnet

147
Stars
36
Forks
Watchers

R package for analyzing other R packages via graph representations of their dependencies

platform

113
Stars
43
Forks
Watchers

Code Climate Engineering Data Platform

flake8-bugbear

1.0k
Stars
103
Forks
Watchers

A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

parcel-plugin-typescript

180
Stars
18
Forks
Watchers

🚨 Enhanced TypeScript support for Parcel

import_sorter

161
Stars
37
Forks
Watchers

🎯 Automatically organize your dart imports. Maintainer: @gleich