From 4d68aa79a43af6c9a519770b7ae6b4acaceaf71e Mon Sep 17 00:00:00 2001 From: "whitesource-ets[bot]" <328400+whitesource-ets[bot]@users.noreply.github.ibm.com> Date: Wed, 27 Jul 2022 11:30:41 +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 000000000..545628a1f --- /dev/null +++ b/.whitesource @@ -0,0 +1,3 @@ +{ + "settingsInheritedFrom": "whitesource-config/whitesource-config@master" +} \ No newline at end of file