mirror of
https://git.codelinaro.org/clo/la/platform/manifest
synced 2025-11-04 00:44:46 +08:00
Add global preupload checks
This introduces a global repo upload hook that lints and fixes all the bazel files that are part of a commit. Change-Id: Id7069d519eddaba4902e18fcd01cca15dee9b660
This commit is contained in:
6
GLOBAL-PREUPLOAD.cfg
Normal file
6
GLOBAL-PREUPLOAD.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
[Builtin Hooks]
|
||||
xmllint = true
|
||||
|
||||
[Hook Scripts]
|
||||
buildifier = ${REPO_ROOT}/tools/buildSrc/servers/buildifier.py ${PREUPLOAD_FILES}
|
||||
|
||||
Reference in New Issue
Block a user