summaryrefslogtreecommitdiffstats
path: root/sliPluginUtils/.sonar/checkstyle.xml
blob: 3fa231535835c6e6d058b52428f6e60a51576710 (plain)
1
<?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>
lass="nt"></id> <activation> <activeByDefault>true</activeByDefault> </activation> </profile> <!-- Those profile are exclusive, choose docker or with-integration-tests --> <profile> <id>docker</id> <modules> <module>docker</module> </modules> <properties> <!-- For this profile we probably don't want to skip the docker push (if deploy goal is specified) --> <docker.skip.push>false</docker.skip.push> </properties> </profile> </profiles> </project>