diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-08-12 15:52:26 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-08-14 14:40:30 +0200 |
commit | 500a1c2e92212d0b75be5a1cf8f6a065ad35c31f (patch) | |
tree | 5cef206319728922365f99ab78c3c9f5b7543a58 | |
parent | c8d4a5192b7fcf4ab4e8178fd206aca71250b29f (diff) | |
download | justbuild-500a1c2e92212d0b75be5a1cf8f6a065ad35c31f.tar.gz |
lint: use standard launchers
-rw-r--r-- | etc/defaults/lint/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/lint/TARGETS b/etc/defaults/lint/TARGETS new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/etc/defaults/lint/TARGETS @@ -0,0 +1 @@ +{} |