This commit is contained in:
parent
b183a4f5f4
commit
d877343d52
|
|
@ -30,7 +30,7 @@ class StaticAnalysisAndroidPlugin : StaticAnalysisPlugin() {
|
|||
/**
|
||||
* Task to run detekt checks.
|
||||
*
|
||||
* @param --only-diffs <branch or commit> if specified, only files modified
|
||||
* @param -Ponly-diffs <branch or commit> if specified, only files modified
|
||||
* relative to this branch or commit will be checked. If specified without value
|
||||
* then current uncommited changes will be checked. If not specified all source files will be checked.
|
||||
* @see DetektLinter.getGitDiffFiles, 'git diff' for more info.
|
||||
|
|
|
|||
Loading…
Reference in New Issue