build: update buildifier to version that supports windows (#31112)
* Updates buildifier to a version that also comes with windows binaries. * Fixes a few new formatting/lint warnings * Removes the `args-order` warning because it is no longer a warning.. and is now part of the formatter. PR Close #31112
This commit is contained in:

committed by
Andrew Kushnir

parent
f4cd2b75b4
commit
3998335188
@ -1,4 +1,4 @@
|
||||
load("//tools:defaults.bzl", "jasmine_node_test", "ts_library")
|
||||
load("//tools:defaults.bzl", "ts_library")
|
||||
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
|
Reference in New Issue
Block a user