From cff800cdad2f98181cd544f82e3949f5571a7b93 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 10:06:05 +0000 Subject: [PATCH] Add .whitesource configuration file --- .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