style: enforce buildifier lint on CI (#28186)

PR Close #28186
This commit is contained in:
Wassim Chegham
2019-02-26 13:30:44 +01:00
committed by Ben Lesh
parent ce68b4d839
commit dad5a258b8
33 changed files with 60 additions and 111 deletions

View File

@ -5,6 +5,8 @@ package(default_visibility = [
exports_files(["package.json"])
load("//tools:defaults.bzl", "ng_module")
ng_module(
name = "testing",
testonly = True,