How to Analyze Golang Project by Sonarqube With Github Actions/Workflow?

How to Use Sonarqube With Docker Compose

How to Use Sonarqube With Docker Compose

Docker and Docker Compose are powerful tools for containerization, allowing developers to package, distribute, and run applications and their dependencies in isolated containers. Here’s a brief overview of both tools and instructions on how to install them on an Ubuntu machine: [Read More]

How to Use Sonarqube in Go Project?

How to Use Sonarqube in Go Project?

SonarQube is an open-source platform designed for continuous inspection of code quality. It is used by development teams and organizations to monitor, analyze, and manage the quality of their source code. [Read More]