From 8f24beeab27e3db3a3099ca197d8715ba63e0b9d Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 10:13:53 +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 00000000..5025ad75 --- /dev/null +++ b/.whitesource @@ -0,0 +1,3 @@ +{ + "settingsInheritedFrom": "PerfectoMobileDev/whitesource-config@master" +} \ No newline at end of file