sbt-typelevel
sbt-typelevel copied to clipboard
`tlFatalWarnings` and `tlJdkRelease` don't respect `Config`, `Test`, etc. scopes
Had to revert my initial attempt at this, see:
- https://github.com/typelevel/sbt-typelevel/pull/255
I'm hoping that my proposal in https://github.com/typelevel/scalac-options/issues/2 will make this easier to implement.
Depends on https://github.com/typelevel/sbt-typelevel/issues/256.