From c4f117e74b8ade8b420f0443955ec6b94f88cee4 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 9 Dec 2020 18:20:56 +0100 Subject: add findSecBugs extension into spotbugs plug-in --- .../eaaf_module_pvp2_core/checks/spotbugs-exclude.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 eaaf_modules/eaaf_module_pvp2_core/checks/spotbugs-exclude.xml (limited to 'eaaf_modules/eaaf_module_pvp2_core/checks') diff --git a/eaaf_modules/eaaf_module_pvp2_core/checks/spotbugs-exclude.xml b/eaaf_modules/eaaf_module_pvp2_core/checks/spotbugs-exclude.xml new file mode 100644 index 00000000..b1d216dc --- /dev/null +++ b/eaaf_modules/eaaf_module_pvp2_core/checks/spotbugs-exclude.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3