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
Added Scala version specific source paths based on ranges
A version with a `-` suffix targets code for all Scala versions smaller or equal.
A version with a `+` suffix targets code for all Scala versions greater or equal.
You can run `mill showNamed __.sources` to see all source dirs.
0 commit comments