Sign in
◑
Theme
pigweed
/
third_party
/
github
/
hexdae
/
rules_probe_rs
/
07fefdbc09d7ca2a49d24220e00dac2efc2bf9b7
/
.
/
.github
/
workflows
/
BUILD.bazel
blob: adecb144b25a4236b9666a3f6140e964c0ada291 [
file
]
load
(
"@buildifier_prebuilt//:rules.bzl"
,
"buildifier"
)
buildifier
(
name
=
"buildifier.check"
,
exclude_patterns
=
[
"./.git/*"
],
lint_mode
=
"warn"
,
mode
=
"diff"
,
)