Skip to content
#

sonarqube

Here are 612 public repositories matching this topic...

slubowsky
slubowsky commented Jan 21, 2019

I want to request a feature.

Typescript noUnusedParameters option ignores params beginning with underscore (understand that some people dislike this, but this is how it is). For such params that are being ignored it would seem preferable to use the optional parameter syntax over providing an unused default value. A default value makes it LESS clear that the parameter is actually not used.

ganncamp
ganncamp commented Mar 31, 2020

We currently refer to individual language analyzers as 'products': SonarJS, but they are not and have never been products. They are benefits delivered by SonarQube, SonarLint, and SonarCloud. Let's eliminate uses of 'SonarJS' to remove confusion. Specifically in

embedded docs & README.md. Use instead:
title "Code Quality and Security for JavaScript'
in text: 'analysis of JavaScript'
the Mark

bmaehr
bmaehr commented Feb 22, 2020

Describe the bug
The documentation about this great plugin is (even in in the wold of developers) really poor

Expected behavior
A clear and concise description what is working in which version and with which SCM and how to configure it

Screenshots
If applicable, screenshots would be very nice

Additional context
I tried to find out the status of this project for some mo

fmallet
fmallet commented May 18, 2017

The context menu on the server/project tree does not respond to VS theme/style changes nor does it support High Contrast mode in Windows.

Repo steps:

  1. In Windows, enable high contrast mode
  2. In VS, go to Tools > Options > Enironment > Fonts and Colors, and change the environment font to Comic Sans size 15
  3. Open a bound solution
  4. Right click on a project/server in the Team Explorer >
tknerr
tknerr commented Apr 3, 2017

I was surprised the -Dsonar.stash.comments.reset=true only resets the earlier comments in the diff, but not the overview comment.

Is this the desired behaviour, or is there something wrong on my side?

I find it surprising at least, and the the README also doesn't mention that it would relate to the diff comments only.

A hands-on DevOps course covering the culture, methods and repeated practices of modern software development involving Packer, Vagrant, VirtualBox, Ansible, Kubernetes, K3s, MetalLB, Traefik, Docker-Compose, Docker, Taiga, GitLab, Drone CI, SonarQube, Selenium, InSpec, Alpine 3.10, Ubuntu-bionic, CentOS 7...

  • Updated Jun 14, 2020
  • Shell
sonarQuest
agusmba
agusmba commented Apr 15, 2020

First of all, thank you for making this tool!
I tried it today, and saw that the excel report could be improved with data already present in the docx report

Expected behavior

The excel report includes summary metrics, such as

Quality Gate Reliability Security Maintainability Coverage Duplication

and

  | Cyclomatic Complexity | Cognitive

Improve this page

Add a description, image, and links to the sonarqube topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sonarqube topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.