From: Robert Varga Date: Tue, 26 Dec 2023 20:50:19 +0000 (+0100) Subject: Skip SpotBugs for generated code X-Git-Tag: v13.0.0~54 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=e04be15a9540ad113a48aa1f08c8382813cf882b;hp=e04be15a9540ad113a48aa1f08c8382813cf882b;p=mdsal.git Skip SpotBugs for generated code SpotBugs-4.8.3 allows us to explicitly exclude classes from analysis, take advantage of this facility to suppress Spotbugs on all classes generated from YANG models. Change-Id: I81a09e7ba7a1bac9ad1884b36f0bd98a7a3ecde3 Signed-off-by: Robert Varga ---