From cfeb9b6dd6aaf916e0c75c72f1b7c244b1bf197f 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:45:11 +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..5025ad7 --- /dev/null +++ b/.whitesource @@ -0,0 +1,3 @@ +{ + "settingsInheritedFrom": "PerfectoMobileDev/whitesource-config@master" +} \ No newline at end of file