summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsourabh_sourabh <sourabh.sourabh@est.tech>2024-11-12 13:12:02 +0000
committersourabh_sourabh <sourabh.sourabh@est.tech>2024-11-18 11:34:37 +0000
commit436a8dc7b4241b685d3f483a5d64b9f4b2000cb5 (patch)
treec962de7a01fedd24b968bff1c3d78e40a02c08ca /.gitignore
parent6c877ba9d5e1dfde569593ed88652b93b10ba4a6 (diff)
Fixed the java code checkstyle configuration and jacoco report
- Removed oParent dependency. - pulled cps checkstyle and applied for all dmi modules for code style check and copyright. - Ignored checkstyle folder for to be commited. - Fixed java code styles. - Added missing plugins and configurations for jacoco report. - Configured deply plugin and related onap properties. - Temporarily disabled CSIT. Issue-ID: CPS-2471 Change-Id: I5a26c2a156b93c3e58c5c42814f1dff85831d4df Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a6e8081e..4170cafe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
target/
log/
+checkstyle/
.idea/
.idea_modules/