File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 103103 <dependency >
104104 <groupId >com.puppycrawl.tools</groupId >
105105 <artifactId >checkstyle</artifactId >
106- <version >8.26 </version >
106+ <version >8.29 </version >
107107 </dependency >
108108 </dependencies >
109109 </plugin >
Original file line number Diff line number Diff line change 161161 <property name =" severity" value =" error" />
162162 <property name =" allowMissingParamTags" value =" true" />
163163 <property name =" allowMissingReturnTag" value =" true" />
164- <property name =" allowMissingThrowsTags" value =" true" />
165- <property name =" allowThrowsTagsForSubclasses" value =" true" />
166- <property name =" allowUndeclaredRTE" value =" true" />
167164 </module >
168165
169166 <!-- Checks that variables have Javadoc comments. -->
You can’t perform that action at this time.
0 commit comments