Fix some test dependencies and pretty format all BUILD files

Change-Id: I300e236c15491f8724f1e493e2414388217f2174
diff --git a/apps/cip/BUILD b/apps/cip/BUILD
index 80cd90a..2e5780e 100644
--- a/apps/cip/BUILD
+++ b/apps/cip/BUILD
@@ -1,8 +1,8 @@
-osgi_jar_with_tests (
+osgi_jar_with_tests(
     deps = CORE_DEPS,
 )
 
-onos_app (
+onos_app(
     category = "Utility",
     description = "ONOS Cluster IP alias application.",
     title = "Cluster IP Alias",