Mor Lehr
Mor Lehr
Isn't this a duplicate to the enhancement request in https://github.com/Pablissimo/SonarTsPlugin/issues/44 ? Just wondering... :) Edit: maybe this is for integration and the #44 is for unit
Hi, I have a related question - I'm not sure I understood how to "map" rules to sonarqube. You gave a configuration example using the export-name rule from the tslint-microsoft-contrib...
Thanks for the detailed answer and link to the file - it is very helpful. Will try it out tomorrow. If you can add a similar explanation to the documentation...
Using Sonar 6.1 - I tried to configure the export-name in TypeScript configuration similar to the screenshot you attached, restarted Sonar (also with systemctl), re-ran the scan - doesn't work....
-e is deprecated :) Here is the command (replaced actual path with /project_workspace): `09:22:35.030 DEBUG: Executing TsLint with command: node /project_workspace/node_modules/tslint/bin/tslint --format json --rules-dir /project_workspace/node_modules/tslint-microsoft-contrib --config /project_workspace/tslint.json ` There is...
Confirmed - after activating the rule in the Quality Profiles section it appears correctly with the debt and description. I would suggest to just add to the documentation where to...
Hi, This seems related to my problem in a way - if not I can open a new issue. My project is written in TypeScript and uses karma which runs...
Hi, It would be nice if you could extend the plugin to support it... With that being said - after a week of experimenting I finally made some breakthrough -...
Hi, I am not sure exactly regarding the reason - the scan log is not meaningful to me at this stage. Here are some snippets - maybe you'll make more...