aboutsummaryrefslogtreecommitdiffstats
path: root/it/projects/java-bytecode/.sonar/findbugs-include.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/projects/java-bytecode/.sonar/findbugs-include.xml')
-rw-r--r--it/projects/java-bytecode/.sonar/findbugs-include.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/it/projects/java-bytecode/.sonar/findbugs-include.xml b/it/projects/java-bytecode/.sonar/findbugs-include.xml
new file mode 100644
index 0000000..d4846f0
--- /dev/null
+++ b/it/projects/java-bytecode/.sonar/findbugs-include.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated by SonarQube -->
+<FindBugsFilter>
+ <Match>
+ <Bug pattern="DM_EXIT"/>
+ </Match>
+</FindBugsFilter> \ No newline at end of file