File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -33,11 +33,12 @@ Currently there is a possibility to override the following options either on ser
3333- ** sonar.ps.executable** - allows to specify powershell executable, defaults to * powershell.exe* (since version 0.3.0)
3434- ** sonar.ps.plugin.skip** - if set to true - skips plugin in general, meaning that no sensors are run, defaults to * false* (since version 0.3.0)
3535- ** sonar.ps.tokenizer.timeout** - maximum number of seconds to wait for tokenizer results, defaults to * 3600* (since version 0.4.0)
36-
36+ - ** sonar.ps.external.rules.skip ** - list of repo : ruleId comma separated pairs to skip reporting of issues found by rules (since version 0.5.0)
3737
3838## Requirements ##
3939Different plugin versions supports the following:
4040
41+ - 0.5.0 - Sonarqube version 6.7.7+ and PSScriptAnalyzer version 1.18.1 rules
4142- 0.3.0 - Sonarqube version 6.3+ and PSScriptAnalyzer version 1.17.1 rules
4243- 0.2.2 - Sonarqube 5.6+ version and PSScriptAnalyzer version 1.17.1 rules
4344
You can’t perform that action at this time.
0 commit comments