Michael Ledin

Results 16 comments of Michael Ledin

@addyosmani Hi! Any progress on this?

@nahid Could you release version compatible with Laravel 5.5?

Plugin also does not show dependencies of subprojects. ```scala lazy val commonModule = project.in(file("common")) .settings( libraryDependencies ++= Seq( "io.circe" %% "circe-generic" % "0.7.0" ) ) lazy val root = project.in(file("."))...

@StefanPrintezis I have not used horizon. Could you provide example project where I'll be able to debug rate limiting?

Seems it's similar to https://github.com/getquill/quill/issues/615.

@softprops Please release new version with Scala 2.12 support.

@softprops ping

@alexgorbatchev WDYT about that?

@alexgorbatchev I agree that `force` option is odd because this will disable the plugin. But still default `firstPass: false` also produces strange behavior, because new files are not added to...