style: enforce buildifier lint on CI (#28186)

PR Close #28186
This commit is contained in:
Wassim Chegham
2019-01-16 10:19:01 +01:00
committed by Ben Lesh
parent dc335194ab
commit ce68b4d839
129 changed files with 333 additions and 302 deletions

View File

@ -1,4 +1,4 @@
load("//tools:defaults.bzl", "jasmine_node_test", "ng_module", "ts_library", "ts_web_test_suite")
load("//tools:defaults.bzl", "jasmine_node_test", "ng_module", "ts_library")
ng_module(
name = "aot_routing_module",