summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2022-03-16 10:52:49 +0100
committerOliver Reiche <oliver.reiche@huawei.com>2022-03-16 10:52:49 +0100
commit72dc96845dab5a0a3b4eb4b45e762b9b2db57f22 (patch)
treea3ce3eec1179c87020dcbdfdf22d8550c9cc8fba
parentf247b8a6fac185e47839074702f87685544c8d90 (diff)
downloadrules-cc-72dc96845dab5a0a3b4eb4b45e762b9b2db57f22.tar.gz
Format: Apply compact JSON formatting
-rw-r--r--CC/RULES8
1 files changed, 7 insertions, 1 deletions
diff --git a/CC/RULES b/CC/RULES
index 3bbd68c..4267f96 100644
--- a/CC/RULES
+++ b/CC/RULES
@@ -167,7 +167,13 @@
{ "doc": ["A C++ libaray"]
, "target_fields": ["srcs", "hdrs", "private-hdrs", "deps", "proto"]
, "string_fields":
- ["name", "stage", "pure C", "local defines", "local cflags", "link external"]
+ [ "name"
+ , "stage"
+ , "pure C"
+ , "local defines"
+ , "local cflags"
+ , "link external"
+ ]
, "config_vars": ["CXX", "CC", "CXXFLAGS", "CFLAGS", "ENV", "AR"]
, "implicit": {"defaults": ["defaults"]}
, "field_doc":