Skip to content

Commit

Permalink
run //tools:format commands in parallel (#57)
Browse files Browse the repository at this point in the history
Change-Id: I8728d4e529ca9763713782daadadbc365e5bf2bb
  • Loading branch information
oliverlee authored Jun 10, 2024
1 parent 8a3dba7 commit 40a9154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ multirun(
":buildifier.fix",
":clang-format",
],
jobs = 0,
)

genrule(
Expand Down

0 comments on commit 40a9154

Please sign in to comment.