summaryrefslogtreecommitdiff
path: root/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
commit6a62a1bbc16660963eb40c831522e5e0b877a2f1 (patch)
treef8c4af05d4393d4236f12855cafd8cd321ba9612 /lint/TARGETS
parent49b85370453cafe9277b94c181d86767a4a0f669 (diff)
parent7d54afa1d8543eccb83890f698316b5dd1654c5e (diff)
downloadrules-cc-6a62a1bbc16660963eb40c831522e5e0b877a2f1.tar.gz
Merge branch 'just-rules' into rules
Diffstat (limited to 'lint/TARGETS')
-rw-r--r--lint/TARGETS4
1 files changed, 3 insertions, 1 deletions
diff --git a/lint/TARGETS b/lint/TARGETS
index 0967ef4..de52b00 100644
--- a/lint/TARGETS
+++ b/lint/TARGETS
@@ -1 +1,3 @@
-{}
+{ "defaults":
+ {"type": "defaults", "base": [["CC", "defaults"], ["shell", "defaults"]]}
+}