codequality topic
nbQA
Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
editorconfig-checker
A tool to verify that your files are in harmony with your .editorconfig
idea-cli-inspector
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
A tool to verify that your files are in harmony with your .editorconfig
sonarqube-build-breaker
Breaks the build if the quality gate of the project is red
record-hacks
record-hacks is a Java library that will help you track "creative solutions" in your code.
sonarscan-dotnet
GitHub Action SonarCloud/SonarQube scanner for .NET 8/7/6/5 and .NET Core applications with pull request decoration support
shit-cleaner
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
Runs the psf/black formatter to check/format your python code.