i using sonarqube version 5.6. using typescript plugin https://github.com/pablissimo/sonartsplugin. code coverage , code smells working not duplicates though. based on following log, seems not supported. know of way check duplicates in typescript code?
here's relevant section batch job:
10:52:15 info: sensor cpd block indexer (wrapped)
10:52:15 info: defaultcpdblockindexer used ts
10:52:15 debug: no cpdmapping language ts
10:52:15 info: sensor cpd block indexer (wrapped) (done) | time=0ms
10:52:15 info: calculating cpd 0 files
10:52:15 info: cpd calculation finished
try use sonarts, official plugin developed sonarsource https://github.com/sonarsource/sonarts
Comments
Post a Comment