Merge pull request #18 from TouchInstinct/feature/uselesss-check-removed

removed JavadocTagContinuationIndentation check
This commit is contained in:
Gavriil 2017-07-05 21:07:06 +03:00 committed by GitHub
commit 4386bfeb61
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@
<!-- <module name="JavadocPackage"/> -->
<module name="JavadocParagraph"/>
<!-- <module name="JavadocStyle"/> -->
<module name="JavadocTagContinuationIndentation"/>
<!-- https://youtrack.jetbrains.com/issue/IDEA-121723 <module name="JavadocTagContinuationIndentation"/> -->
<!-- <module name="JavadocType"/> -->
<!-- <module name="JavadocVariable"/> -->
<!-- <module name="JavaNCSS"/> -->