Cleaned up Javadocs
This commit is contained in:
parent
d55fd4704e
commit
5e939a8651
3 changed files with 223 additions and 3 deletions
|
@ -557,7 +557,7 @@ public class DetektOperation extends AbstractProcessOperation<DetektOperation> {
|
|||
* benchmarks first before enabling this flag. Heuristics show performance
|
||||
* benefits starting from 2000 lines of Kotlin code.
|
||||
*
|
||||
* @param parallel{@code true} or {@code false}
|
||||
* @param parallel {@code true} or {@code false}
|
||||
* @return this operation instance
|
||||
*/
|
||||
public DetektOperation parallel(boolean parallel) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue