summaryrefslogtreecommitdiff
path: root/rules/lint/TARGETS
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-08-22 13:10:40 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-08-22 13:10:40 +0200
commit488302e8c4e42338bdd94be536ab7996fb6fff6b (patch)
treeef7caa469cfa24c03f0df6b57ce9936d2d68d76b /rules/lint/TARGETS
parent2dbccf1ed4d8defcdbc00c53ab6d22da43e69d36 (diff)
parent6a62a1bbc16660963eb40c831522e5e0b877a2f1 (diff)
downloadrules-cc-488302e8c4e42338bdd94be536ab7996fb6fff6b.tar.gz
Merge subtree 'rules' into rules-cc
Diffstat (limited to 'rules/lint/TARGETS')
-rw-r--r--rules/lint/TARGETS4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/lint/TARGETS b/rules/lint/TARGETS
index 0967ef4..de52b00 100644
--- a/rules/lint/TARGETS
+++ b/rules/lint/TARGETS
@@ -1 +1,3 @@
-{}
+{ "defaults":
+ {"type": "defaults", "base": [["CC", "defaults"], ["shell", "defaults"]]}
+}