Skip to content

Latest commit

 

History

History
52 lines (23 loc) · 829 Bytes

scalafmt_workspace.md

File metadata and controls

52 lines (23 loc) · 829 Bytes

scalafmt_artifacts

load("@//rules/scalafmt:workspace.bzl", "scalafmt_artifacts")

scalafmt_artifacts()

scalafmt_default_config

load("@//rules/scalafmt:workspace.bzl", "scalafmt_default_config")

scalafmt_default_config(path)

PARAMETERS

Name Description Default Value
path

-

".scalafmt.conf"

scalafmt_repositories

load("@//rules/scalafmt:workspace.bzl", "scalafmt_repositories")

scalafmt_repositories()