Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 1.01 KB

scalafmt.md

File metadata and controls

26 lines (13 loc) · 1.01 KB

scala_format_test

load("@rules_scala_annex//rules:scalafmt.bzl", "scala_format_test")

scala_format_test(name, srcs, scalafmt_toolchain_name)

ATTRIBUTES

Name Description Type Mandatory Default
name A unique name for this target. Name required
srcs The Scala files. List of labels optional []
scalafmt_toolchain_name The name of the Scalafmt configuration toolchain. String optional ""