fix for '7.3.2 Exception overrides' item in coveragte report

This commit is contained in:
Roman Ivanov 2014-09-12 16:55:06 -07:00
parent 78bc179cda
commit 288eeab70c
1 changed files with 3 additions and 1 deletions

View File

@ -1288,7 +1288,9 @@
<a
href="http://google-styleguide.googlecode.com/svn/trunk/javaguide.html#s7.3.2-javadoc-exception-overrides">7.3.2 Exception: overrides</a>
</td>
<td>--</td>
<td>
<a href="https://github.com/maxvetrenko/checkstyle/issues/35">JavadocMethodCheck</a> Overrides are checked by presense of "@Override" annotation on method.
</td>
<td></td>
</tr>
</tbody>