Skip to content

Commit

Permalink
modified pom.xml file
Browse files Browse the repository at this point in the history
  • Loading branch information
forkimenjeckayang committed Jul 26, 2024
1 parent ff57d3f commit 116c839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
<consoleOutput>true</consoleOutput>
<failsOnError>false</failsOnError>
<linkXRef>false</linkXRef>
<propertyExpansion>org.checkstyle.google.severity=error</propertyExpansion>
<propertyExpansion>org.checkstyle.google.severity=warning</propertyExpansion>
<outputFile>${project.basedir}/target/checkstyle-report.xml</outputFile>
</configuration>
</execution>
Expand Down

0 comments on commit 116c839

Please sign in to comment.