Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix wrong mill source layout #4511

Merged
merged 2 commits into from
Nov 17, 2024

Commits on Nov 16, 2024

  1. fix: fix wrong mill source layout

    Trait HasScala2Plugin and HasScala2MacroAnno extending CrossSbtModule
    will override the mill sources with SBT's folder layout and it will
    break the modules with mill's default source layout like LitUtility
    and PanamaConverter.
    
    Signed-off-by: unlsycn <[email protected]>
    unlsycn committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    f1b7380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99a6144 View commit details
    Browse the repository at this point in the history