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.
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, co...
piranha
A tool for refactoring code related to feature flag APIs
Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
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 i...
wemake-python-styleguide
The strictest and most opinionated python linter ever!
editorconfig-checker
A tool to verify that your files are in harmony with your .editorconfig
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 loc...
flakehell
Flake8 wrapper to make it nice, legacy-friendly, configurable.
infer
A static analyzer for Java, C, C++, and Objective-C