With Code Example
  • Home
  • About
  • Series
Sign in Subscribe

Latest

How to Use Sonarqube in Go Project?

Sonarqube

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. SonarQube supports a wide range of programming languages and provides valuable insights into the health of software projects. Key

By Harendra 04 Aug 2023
How to Use Sonarqube With Docker Compose

Sonarqube

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: 1. Docker: Docker is an open-source platform that

By Harendra 05 Aug 2023
How to Analyze Golang Project by Sonarqube With Github Actions/Workflow?

GoLang

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

To analyze a Golang project using GitHub Actions with SonarQube, you’ll need to set up a workflow in your repository that triggers the SonarQube analysis on every code push. Here’s a step-by-step guide to help you achieve this: Setps to analyze golang with sonarqube Step 1: Set up

By Harendra 06 Aug 2023
With Code Example
  • Sign up
  • RSS
  • Sitemap
Powered by Ghost

Subscribe

Subscribe to our newsletter