This repository was archived by the owner on Jul 8, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 9595Thanks to the following for contributions to the plugin:
9696* [ Alex Krauss] ( https://github.com/alexkrauss ) and [ Manuel Huber] ( https://github.com/nelo112 ) for work on improving compatibility with * nix OSes
9797* [ schnee3] ( https://github.com/schnee3 ) for giving us some NCLOC support
98+ * [ drywolf] ( https://github.com/drywolf ) for TSX support
9899
99100##With thanks
100101* The LCOV parser is directly copied from the community JavaScript SonarQube plug-in, which is LGPL'd.
Original file line number Diff line number Diff line change 55 <groupId >com.pablissimo.sonar</groupId >
66 <artifactId >sonar-typescript-plugin</artifactId >
77 <packaging >sonar-plugin</packaging >
8- <version >0.3 -SNAPSHOT</version >
8+ <version >0.4 -SNAPSHOT</version >
99
1010 <name >TypeScript</name >
1111 <description >Analyse TypeScript projects</description >
1414 <connection >scm:git:git@github.com:Pablissimo/SonarTsPlugin.git</connection >
1515 <developerConnection >scm:git:git@github.com:Pablissimo/SonarTsPlugin.git</developerConnection >
1616 <url >https://github.com/Pablissimo/SonarTsPlugin</url >
17- <tag >0.3 </tag >
17+ <tag >0.4 </tag >
1818 </scm >
1919
2020 <properties >
You can’t perform that action at this time.
0 commit comments