Skip to content

Commit 675e920

Browse files
committed
Fix formatting.
1 parent 1faad97 commit 675e920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ r.from_cargo(
6161
"//ruby/extractor/codeql-extractor-fake-crate:Cargo.toml",
6262
],
6363
)
64-
use_repo(r, ruby_deps="rd")
64+
use_repo(r, ruby_deps = "rd")
6565

6666
dotnet = use_extension("@rules_dotnet//dotnet:extensions.bzl", "dotnet")
6767
dotnet.toolchain(dotnet_version = "8.0.101")

0 commit comments

Comments
 (0)