JavaScript :: IT :: Plugin

Enables scanning of JavaScript source files

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.sonarsource.javascript
ArtifactId

ArtifactId

javascript-it-plugin
Last Version

Last Version

2.11
Release Date

Release Date

Type

Type

pom
Description

Description

JavaScript :: IT :: Plugin
Enables scanning of JavaScript source files
Project Organization

Project Organization

SonarSource

Download javascript-it-plugin

Filename Size
javascript-it-plugin-2.11.pom 944 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.sonarsource.javascript/javascript-it-plugin/ -->
<dependency>
    <groupId>org.sonarsource.javascript</groupId>
    <artifactId>javascript-it-plugin</artifactId>
    <version>2.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.javascript/javascript-it-plugin/
implementation 'org.sonarsource.javascript:javascript-it-plugin:2.11'
// https://jarcasting.com/artifacts/org.sonarsource.javascript/javascript-it-plugin/
implementation ("org.sonarsource.javascript:javascript-it-plugin:2.11")
'org.sonarsource.javascript:javascript-it-plugin:pom:2.11'
<dependency org="org.sonarsource.javascript" name="javascript-it-plugin" rev="2.11">
  <artifact name="javascript-it-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.javascript', module='javascript-it-plugin', version='2.11')
)
libraryDependencies += "org.sonarsource.javascript" % "javascript-it-plugin" % "2.11"
[org.sonarsource.javascript/javascript-it-plugin "2.11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • plugins
  • tests

Quality Gate Coverage

This SonarSource project is a static code analyser for JavaScript and TypeScript projects.

➡️ Have some feedback?

➡️ eslint-plugin-sonarjs, our plugin for ESLint

Features

  • Advanced rules based on pattern matching and control flow analysis
  • ~250 rules for JavaScript and ~240 rules for TypeScript
  • Compatible with ECMAScript 2015-2019
  • React JSX, Flow and Vue support for JavaScript and TypeScript
  • Metrics (complexity, number of lines etc.)
  • Import of test coverage reports
  • Import of ESLint and TSLint issues

Documentation

You can find documentation here

Have question or feedback?

SonarSource Community Forum

If you want to report a bug, request a feature or provide other kind of feedback, please use SonarQube Community Forum. Please do not forget to specify the details of your request, code reproducer, versions of projects you use.

Contributing

1. Request a new feature

To request a new feature, create a new thread in SonarSource Community Forum. Even if you plan to implement it yourself and submit it back to the community, please create a thread to be sure that we can follow up on it.

2. Pull Request

To submit a contribution, create a pull request for this repository. Please make sure that you follow our code style and all tests are passing.

Work with us

Would you like to work on this project full-time? We are hiring! Check out https://www.sonarsource.com/hiring

License

Copyright 2011-2020 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0

org.sonarsource.javascript

SonarSource

Continuous Code Quality

Versions

Version
2.11
2.10