adisreyaj / vscode-sonarqube-status

Get the result of the Sonar Qube analysis from your CICD pipeline right inside VSCode.
https://marketplace.visualstudio.com/items?itemName=adisreyaj.sonarqube-status
8 stars 8 forks source link

fix: checking password section in auth block #28

Closed lukzeg closed 2 years ago

lukzeg commented 2 years ago

fix: checking block for input data in auth to return correct state if all args are properly filled.

add: formatter for project.json configuration file, to do not write sample in one line.

lukzeg commented 2 years ago

Hi @pedroresende, May I propose to add this sample fix for login and password. It solve the problem mentioned at: https://github.com/adisreyaj/vscode-sonarqube-status/issues/26

lukzeg commented 2 years ago

Hi @adisreyaj , My apologies for forgetting to add you in previously comments.

Please let me know if the fix fit to your standards.

Lucas