SonarLint Project Properties. Run only specific rules.

62 views
Skip to first unread message

Raj

unread,
Sep 21, 2016, 1:33:06 PM9/21/16
to SonarLint
Sonar Lint:

In javascript plugin. I want to run a specific rule on directory. Is there any way to run or pass rules list to  properties file

sonar-project.properties file

# Required metadata
sonar.projectKey=org.sonarqube:javascript-simple-sq-scanner
sonar.projectName=JavaScript :: Simple Project :: SonarQube Scanner
sonar.projectVersion=1.0

# Comma-separated paths to directories with sources (required)
sonar.sources=src

# Language
sonar.language=js

# Encoding of sources files
sonar.sourceEncoding=UTF-8
..
Reply all
Reply to author
Forward
0 new messages