We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742fa41 commit 472beceCopy full SHA for 472bece
google-style.xml
@@ -177,9 +177,7 @@
177
<property name="allowSamelineMultipleAnnotations" value="true"/>
178
</module>
179
<module name="NonEmptyAtclauseDescription"/>
180
- <module name="JavadocTagContinuationIndentation">
181
- <property name="severity" value="warning"/>
182
- </module>
+ <module name="JavadocTagContinuationIndentation"/>
183
<module name="SummaryJavadoc">
184
<property name="forbiddenSummaryFragments" value="^@return the *|^This method returns |^A [{]@code [a-zA-Z0-9]+[}]( is a )"/>
185
0 commit comments