scala-infer
Options controlling which dependencies will be inferred for Scala targets.
Backend: pants.backend.experimental.scala
Config section: [scala-infer]
Basic options
default:
True
Infer a target's dependencies by parsing import statements from sources.
default:
True
Infer a target's dependencies by parsing consumed types from sources.
Advanced options
None
Deprecated options
None
Updated over 1 year ago