File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,14 +55,14 @@ limitations under the License.
5555 <property name =" severity" value =" warning" />
5656 </module >
5757
58+ <module name =" LineLength" >
59+ <property name =" max" value =" 120" />
60+ </module >
61+
5862 <module name =" TreeWalker" >
59- <property name =" cacheFile" value =" target/cachefile" />
6063 <module name =" OperatorWrap" >
6164 <property name =" option" value =" eol" />
6265 </module >
63- <module name =" LineLength" >
64- <property name =" max" value =" 120" />
65- </module >
6666 </module >
6767
6868</module >
Original file line number Diff line number Diff line change 155155 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
156156 <commons .encoding>UTF-8</commons .encoding>
157157
158- <checkstyle .version>3.0.0 </checkstyle .version>
158+ <checkstyle .version>3.1.1 </checkstyle .version>
159159 <checkstyle .header.file>${basedir} /LICENSE-header.txt</checkstyle .header.file>
160160 <checkstyle .resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle .resourceExcludes>
161161
Original file line number Diff line number Diff line change 6161 <action type =" update" dev =" ggregory" due-to =" Dependabot" >Update actions/checkout from v1 to v2.3.1 #79.</action >
6262 <action type =" update" dev =" ggregory" due-to =" Dependabot" >Update commons-parent from 50 to 51 #80.</action >
6363 <action type =" update" dev =" ggregory" due-to =" Dependabot" >Update junit-jupiter from 5.6.1 to 5.6.2 #84.</action >
64+ <action type =" update" dev =" ggregory" due-to =" Gary Gregory" >Update maven-checkstyle-plugin from 3.0.0 to 3.1.1.</action >
6465 </release >
6566 <release version =" 1.8" date =" 2020-02-01" description =" Feature and bug fix release (Java 8).
6667
You can’t perform that action at this time.
0 commit comments