chore: disable buildifier on windows
This commit is contained in:
parent
4083648850
commit
a0fab595e2
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue