sbt-boilerplate icon indicating copy to clipboard operation
sbt-boilerplate copied to clipboard

sbt plugin for generating scala.Tuple/Function related boilerplate code

Results 14 sbt-boilerplate issues
Sort by recently updated
recently updated
newest added

- https://github.com/scala/scala/pull/7540

Hi! I want to use this plugin for Kotlin sources generation (yeah, sound weird - I'm writing a [Scala-Kotlin compatibility layer](https://github.com/leviysoft/scala-kotlin-compat/)) and need to scrap some boilerplate (specifically Function[..] conversions)....

## About this PR 📦 Updates org.specs2:specs2-core from `3.10.0` to `4.20.8` ⚠ ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't...