codequality topic

List codequality repositories

nbQA

973
Stars
38
Forks
Watchers

Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks

editorconfig-checker

379
Stars
46
Forks
Watchers

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

idea-cli-inspector

139
Stars
13
Forks
Watchers

A little command-line tool to integrate the awesome IntelliJ IDEA code inspections in your continuous integration (CI) process using Jenkins, Bamboo, et. al.

editorconfig-checker.javascript

69
Stars
10
Forks
Watchers

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

sonarqube-build-breaker

16
Stars
11
Forks
Watchers

Breaks the build if the quality gate of the project is red

record-hacks

20
Stars
0
Forks
Watchers

record-hacks is a Java library that will help you track "creative solutions" in your code.

sonarscan-dotnet

32
Stars
23
Forks
Watchers

GitHub Action SonarCloud/SonarQube scanner for .NET 8/7/6/5 and .NET Core applications with pull request decoration support

shit-cleaner

27
Stars
7
Forks
Watchers

An Intellij IDE plugin which uses Code Climate CLI to analyze your source code on local machine and display code smells/duplications right in your IDE

action-black

36
Stars
11
Forks
Watchers

Runs the psf/black formatter to check/format your python code.