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.
codeclimate-duplication
Code Climate engine for code duplication analysis
skunk
A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!
single_cov
Actionable code coverage.
safe-rules
详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。
pkgnet
R package for analyzing other R packages via graph representations of their dependencies
platform
Code Climate Engineering Data Platform
detekt-intellij-plugin
detekt plugin for IntelliJ
flake8-bugbear
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
🚨 Enhanced TypeScript support for Parcel
import_sorter
🎯 Automatically organize your dart imports. Maintainer: @gleich