Skip to content

Move BuildFileCls and RootModule.Info out of codegen to instead be instantiated reflectively #9195

Move BuildFileCls and RootModule.Info out of codegen to instead be instantiated reflectively

Move BuildFileCls and RootModule.Info out of codegen to instead be instantiated reflectively #9195

Workflow file for this run

name: 'autofix.ci'
on:
pull_request:
jobs:
autofix:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: sbt/setup-sbt@v1
- run: |
./mill __.fix + mill.javalib.palantirformat.PalantirFormatModule/ + mill.scalalib.scalafmt.ScalafmtModule/scalafmt + mill.kotlinlib.ktlint.KtlintModule/
- uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef