mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
* Prepare changelog * Update versions to 1.0.0 * Fix testcase to use the new default configuration file * Update comparison script to contain more projects and be compatible with detekt > RC15 * Write a news article for 1.0 * Correct spelling * Introduce detekt before enumerate metrics * Checkin forgotten "any" function documentation
511 B
511 B
title
| title |
|---|
| SplitPattern.any - detekt-api |
detekt-api / io.gitlab.arturbosch.detekt.api / SplitPattern / any
any
fun any(value: String?): Boolean
Is there any element which matches the given value?