You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not entirely sure how the bleep sbt-tpolecat (or rather liberated plugins) interaction works. In any case the strict flag is blocked on 3.5.0 by this.
The text was updated successfully, but these errors were encountered:
The liberated modules are all git submodules. You cd into the corresponding folder, add a git remote which corresponds to upstream, rebase on top, push changes and commit the changed commit reference in a bleep branch.
Note that it's all currently set up to rebase, which is a terrible decision. We should use merges so we don't lose old SHAs for consistent builds
this is fixed here: typelevel/scalac-options#131
I am not entirely sure how the bleep sbt-tpolecat (or rather liberated plugins) interaction works. In any case the strict flag is blocked on 3.5.0 by this.
The text was updated successfully, but these errors were encountered: