From b9dadbd385e12ab2c2940d4f1b98e0fbee4e5990 Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Wed, 18 Mar 2020 11:31:45 +0100 Subject: Move checkstyle suppressions to project root pom Issue-ID: AAF-1107 Signed-off-by: Bartosz Gardziejewski Change-Id: I966059cce6a26bdb9c993efbc16aa86887cccbbf --- checkstyle-suppressions.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 checkstyle-suppressions.xml (limited to 'checkstyle-suppressions.xml') diff --git a/checkstyle-suppressions.xml b/checkstyle-suppressions.xml new file mode 100644 index 00000000..8b530a00 --- /dev/null +++ b/checkstyle-suppressions.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + -- cgit 1.2.3-korg