Pattern: Wrong indentation of continuation line in at-clause
Issue: -
Checks the indentation of the continuation lines in at-clauses.
Default configuration
<module name="JavadocTagContinuationIndentation">
<property name="offset" value="4"/>
</module>