From 9fc5f8971faf6c7f75d17e35b67598efcecb1906 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 11:07:21 +0000 Subject: [PATCH] Migrate .whitesource configuration file to inheritance mode --- .whitesource | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .whitesource diff --git a/.whitesource b/.whitesource new file mode 100644 index 0000000..c3313a0 --- /dev/null +++ b/.whitesource @@ -0,0 +1,3 @@ +{ + "settingsInheritedFrom": "Gal-Doron/whitesource-config@main" +} \ No newline at end of file