python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Change main branch in Sonarqube without deleting branch
I am trying to change my main branch in Sonarqube from master to mainline as I have been doing my analysis on mainline for the past few months.
This post below in the Sonar community says that I have ...
Zach
Votes: 0
Answers: 0
Sonarcloud: Unexpected unknown at-rule "@tailwind"
Sonarcloud is reporting a bug in my Vue 3 application due to the Tailwind settings, however it is as in the documentation.
What is the best alternative in this case?
sfn
Votes: 0
Answers: 2
SonarCloud Code Coverage always coming as 0 - GitHub Actions dotnet Core
I am trying to get the Code Analysis done with SonarCloud using the Github actions for my .NET Core application. I have added the below code in my build.yml file for .NET Core Build & Test to chec...
linuxuserind
Votes: 0
Answers: 1
SonarLint plugin misses some (SonarCloud's) rules locally
TL;DR -> Force code smells to apear as SonarCloud issues on IDE
I got SonarLint plugin (vscode) installed locally and configured with external SonarCloud rules (by my organization's project).
The t...

Ofir Cohen
Votes: 0
Answers: 0