summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-04-21 09:34:13 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-21 09:34:13 +0000
commit7cb301c201ade257b39e1373ae6a61da704f9fb0 (patch)
tree888c08382226b1c6d6f284df90849462c6c8c6fc
parent617bb3d3a417ea4565b5124d9f1b17029a863fdb (diff)
parent99bf5cd3f89279e9d8001704b2019bf4c3b9800e (diff)
Merge "Add lombok annotations config to be skipped in coverage"
-rw-r--r--pnfsimulator/lombok.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/pnfsimulator/lombok.config b/pnfsimulator/lombok.config
new file mode 100644
index 0000000..a23edb4
--- /dev/null
+++ b/pnfsimulator/lombok.config
@@ -0,0 +1,2 @@
+config.stopBubbling = true
+lombok.addLombokGeneratedAnnotation = true \ No newline at end of file