diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-07-09 08:48:33 -0400 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-07-09 08:48:33 -0400 |
commit | 0f1a3db830b43cdf7e366b8a92609187c32370ac (patch) | |
tree | cba02e218f414fc4a6b8a8da3c519b63a3aef12d /dataChange/.sonar/checkstyle.xml | |
parent | 6267cfea5bf17f62c6491318ff2827b8cacfd0b4 (diff) |
CLeaning up moved modules and running mvn tidy:pom
Issue-ID: SDNC-1582
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I0ba59010d54d2a379d794beeb7d21b601ac1abf4
Diffstat (limited to 'dataChange/.sonar/checkstyle.xml')
-rwxr-xr-x | dataChange/.sonar/checkstyle.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dataChange/.sonar/checkstyle.xml b/dataChange/.sonar/checkstyle.xml deleted file mode 100755 index 3fa23153..00000000 --- a/dataChange/.sonar/checkstyle.xml +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE module PUBLIC "-//Puppy Crawl//DTD Check Configuration 1.2//EN" "http://www.puppycrawl.com/dtds/configuration_1_2.dtd"><!-- Generated by Sonar --><module name="Checker"><module name="SuppressionCommentFilter"/><module name="TreeWalker"><module name="FileContentsHolder"/> <module name="ClassFanOutComplexity"><property name="severity" value="warning"/></module><module name="NestedForDepth"><property name="severity" value="warning"/><property name="max" value="1"/></module><module name="ClassDataAbstractionCoupling"><property name="severity" value="warning"/></module></module></module>
\ No newline at end of file |