From 35b2b4414405c0c3f7c06171ae0e1ebca3214e40 Mon Sep 17 00:00:00 2001 From: Claudio David Gasparini Date: Tue, 1 Dec 2020 14:53:40 +0100 Subject: Introduce CPS-checkstyle new module will define our own java checkstyle. Which should extend any rule desired and not covered already by onap checkstyle Issue-ID: CPS-120 Signed-off-by: Claudio David Gasparini Change-Id: I956d28770e107658c1b631eb277cff56e13bcf80 --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index bdb2e91bd..e5c6df336 100644 --- a/pom.xml +++ b/pom.xml @@ -33,5 +33,6 @@ cps-service cps-rest cps-ri + checkstyle -- cgit 1.2.3-korg