sonar.ts.tslint.projectPathOptionalPath to tsconfig.json that describes the TypeScript files in your project to analyse, rather than letting SonarQube search for them automatically. Required to allow sonar.ts.t
1 new JS/TS rule. Various UI fixes and improvements. Bug fixes, fewer FPs and improvements for many languages. 10.3 - Allow detection of custom secrets in connected mode starting from SonarQube 10.4. Set up a connection in one click starting from SonarQube 10.4 when using the Open in IDE...
8.3 - Allow changing status of Security Hotspots. Support Security Hotspots when connected to SonarCloud. Support analysis of Go not only in GoLand but also when using the Go plugin in IntelliJ IDEA Ultimate. 17 new rules for JavaScript. 6 new rules for PHP. 10 new rules, 1 new quick fix...
If you need to serve static resources from your plugin such as images or JavaScript files, place them in a directory under resources named static (myplugin/src/main/resources/static). At runtime, they'll be available from https://{server}/static/{pluginKey}/{file}. Configuring plugins for...
SonarLint for IntelliJ. Contribute to SonarSource/sonarlint-intellij development by creating an account on GitHub.
Tutanota uses the linkifyjs library for this. They pass the sanitized HTML string and get back a linkified HTML string:src/api/worker/Urlifier.ts:import linkifyHtml from "linkifyjs/html" export function urlify(html: string): string { return linkifyHtml(html, { attributes: { rel: "noopener...
[Info - 19:02:41.768] Analyzing file 'file:///path/to/some_file.ts'... [Error - 19:02:41.861] org.sonarsource.nodejs.NodeCommandException: No tsconfig.json file found, analysis will be stopped. at org.sonar.plugins.javascript.eslint.TypeScriptSensor.tsConfigs(TypeS...
If you need to serve static resources from your plugin such as images or JavaScript files, place them in a directory under resources named static (myplugin/src/main/resources/static). At runtime, they'll be available from https://{server}/static/{pluginKey}/{file}. Configuring plugins for...
If you need to serve static resources from your plugin such as images or JavaScript files, place them in a directory under resources named static (myplugin/src/main/resources/static). At runtime, they'll be available from https://{server}/static/{pluginKey}/{file}. Configuring plugins for...
SonarQube for IDE (formerly SonarLint) by Sonar is a free, sophisticated static analysis tool that enhances both your code quality and security. Start analyzing your...