feat(dev-infra): run buildifier formatting and linting via ng-dev (#36842)
In an effort to centralize formatting and linting enforcement into one location, buildifier is being added as a formatter for ng-dev's format command. Allowing for format enforcement for all .bzl, .bazel, WORKSPACE and BUILD files. PR Close #36842
This commit is contained in:
committed by
Alex Rickabaugh
parent
0f3831b105
commit
2cb5f59acc
@@ -9,6 +9,7 @@
|
||||
"ts-circular-deps": "./ts-circular-dependencies/index.js"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@bazel/buildifier": "<from-root>",
|
||||
"chalk": "<from-root>",
|
||||
"clang-format": "<from-root>",
|
||||
"cli-progress": "<from-root>",
|
||||
|
||||
Reference in New Issue
Block a user