chore: disable buildifier on windows

This commit is contained in:
Jason Bedard 2023-06-13 18:10:36 -07:00 committed by Jason Bedard
parent 4083648850
commit a0fab595e2
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ buildifier(
],
lint_mode = "warn",
mode = "diff",
tags = ["manual"], # tag as manual so windows ci does not build it by default
)
bzl_library(