mirror of https://github.com/sbt/sbt.git
- remove unused type params - use `withFilter` if possible - use `collectFirst` instead of `collect` and `headOption` - use `length` instead of `size` if `Array` or `String` - use `foreach` instead of `map` |
||
|---|---|---|
| .. | ||
| main/scala/sbt | ||
| test/scala/sbt | ||