diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-08-22 13:10:40 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-08-22 13:10:40 +0200 |
commit | 6a62a1bbc16660963eb40c831522e5e0b877a2f1 (patch) | |
tree | f8c4af05d4393d4236f12855cafd8cd321ba9612 /lint/TARGETS | |
parent | 49b85370453cafe9277b94c181d86767a4a0f669 (diff) | |
parent | 7d54afa1d8543eccb83890f698316b5dd1654c5e (diff) | |
download | rules-cc-6a62a1bbc16660963eb40c831522e5e0b877a2f1.tar.gz |
Merge branch 'just-rules' into rules
Diffstat (limited to 'lint/TARGETS')
-rw-r--r-- | lint/TARGETS | 4 |
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"]]} +} |