We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d0664 commit 5e49f53Copy full SHA for 5e49f53
scala/scalafmt/toolchain/setup_scalafmt_toolchain.bzl
@@ -10,6 +10,7 @@ _SCALAFMT_DEPS = [
10
"@org_scalameta_scalafmt_core",
11
"@org_scalameta_scalameta",
12
"@org_scalameta_trees",
13
+ "@org_scala_lang_modules_scala_collection_compat",
14
]
15
16
def setup_scalafmt_toolchain(
0 commit comments