| reviewdog/reviewdog |
7,010 |
|
1 |
30 |
about 2 years ago |
156 |
September 06, 2023 |
116 |
mit |
Go |
| 🐶 Automated code review tool integrated with any code analysis tools regardless of programming language |
| nunomaduro/phpinsights |
5,132 |
|
120 |
219 |
over 2 years ago |
43 |
November 30, 2023 |
57 |
mit |
PHP |
| 🔰 Instant PHP quality checks from your console |
| phpro/grumphp |
4,054 |
|
1,061 |
924 |
about 2 years ago |
93 |
November 24, 2023 |
13 |
mit |
PHP |
| A PHP code-quality tool |
| codeclimate/codeclimate |
2,430 |
|
35 |
4 |
over 2 years ago |
254 |
April 20, 2023 |
62 |
agpl-3.0 |
Ruby |
| Code Climate CLI |
| crate-ci/typos |
1,709 |
|
2 |
3 |
about 2 years ago |
42 |
December 08, 2023 |
66 |
apache-2.0 |
Rust |
| Source code spell checker |
| ehmicky/cross-platform-node-guide |
1,363 |
|
0 |
2 |
over 2 years ago |
8 |
April 02, 2019 |
0 |
cc-by-4.0 |
JavaScript |
| 📗 How to write cross-platform Node.js code |
| Tencent/feflow |
1,333 |
|
0 |
4 |
over 2 years ago |
125 |
June 30, 2023 |
16 |
other |
TypeScript |
| 🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript. |
| joshuaclayton/unused |
905 |
|
1 |
0 |
almost 6 years ago |
7 |
August 29, 2018 |
0 |
mit |
Haskell |
| Deprecated; see https://github.com/unused-code/unused |
| grodowski/undercover |
691 |
|
12 |
9 |
over 2 years ago |
22 |
November 29, 2021 |
16 |
mit |
Ruby |
| 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, code structure and SimpleCov coverage reports |
| econchick/interrogate |
496 |
|
0 |
191 |
over 2 years ago |
14 |
September 10, 2021 |
40 |
mit |
Python |
| Explain yourself! Interrogate a codebase for docstring coverage. |