File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 5656 <versions-maven-plugin .version>2.7</versions-maven-plugin .version>
5757 <maven-gpg-plugin .version>1.6</maven-gpg-plugin .version>
5858 <nexus-staging-maven-plugin .version>1.6.8</nexus-staging-maven-plugin .version>
59+ <com .puppycrawl.tools.checkstyle-version>8.14</com .puppycrawl.tools.checkstyle-version>
5960
6061 <!-- check style configuration -->
62+ <checkstyle .skip>false</checkstyle .skip>
6163 <checkstyle .config.location>google_checks.xml</checkstyle .config.location>
62- <com .puppycrawl.tools.checkstyle-version>8.14</com .puppycrawl.tools.checkstyle-version>
6364 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
65+ <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
6466 </properties >
6567
6668 <reporting >
You can’t perform that action at this time.
0 commit comments