From e474671913656a726972dd90fce0ea9b5c6d59bf Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" <50673670+whitesource-for-github-com[bot]@users.noreply.github.com> Date: Wed, 29 Dec 2021 20:57:48 +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 0000000..6b2c40c --- /dev/null +++ b/.whitesource @@ -0,0 +1,3 @@ +{ + "settingsInheritedFrom": "hiptest/whitesource-config@main" +} \ No newline at end of file