From 7a6afb4654f7023faf8eceae791fc75a552b932f Mon Sep 17 00:00:00 2001 From: "whitesource-ets[bot]" <328400+whitesource-ets[bot]@users.noreply.github.ibm.com> Date: Thu, 29 Jul 2021 08:57:42 +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..545628a --- /dev/null +++ b/.whitesource @@ -0,0 +1,3 @@ +{ + "settingsInheritedFrom": "whitesource-config/whitesource-config@master" +} \ No newline at end of file