Paul O'Neill
Paul O'Neill
Not a scooby-doo I'm afraid, aside from having a job it's currently more a problem of it not being obvious how best to approach the problem! Have created #116 to...
Ahha! Sweet, I think I need still to try to handle things better on our side too but the combination should be a treat if they figure out a fix....
I've never tried running the plugin via SonarLint, I'm afraid and didn't specifically code it to support such a mode. So I think it's working as expected (in that it's...
Thanks, will look at merging. Damn my British spelling!
Interfaces in a typings file isn't something I've come across, I'm stealing that idea for work! The trouble is that the plugin knows *nothing* about TypeScript as a language, beyond...
tslint.json doesn't *have* to be specified client-side, you could specify it as being on a fileshare or something so long as it's accessible to the scanner machine and user account....
There was, but it stalled for a couple of reasons: * SonarSource are releasing their own official TypeScript analyser which in time would make this one redundant (hopefully) * I...
I've not tested anything yet on the 3.0.3 scanner (the old regression pack went up to 3.0.0). Can you run with the -X flag and send the log lines just...
So thanks for this, but I'm not (yet) going to directly merge it because we've now got a fix bundled with changing one file out of the whole codebase to...
None yet - #137 is tracking improvements to duplication tracking, but it requires the plugin to have knowledge of the language itself which so far it doesn't (odd, eh!). I'm...