point 6.2 in wiki page was updated. #271

This commit is contained in:
maxvetrenko 2014-09-04 17:49:04 +04:00
parent 8a918c5831
commit bb43ff2afd
1 changed files with 11 additions and 2 deletions

View File

@ -1146,9 +1146,18 @@
href="http://google-styleguide.googlecode.com/svn/trunk/javaguide.html#s6.2-caught-exceptions">6.2 Caught exceptions: not ignored</a>
</td>
<td>
<a href="https://github.com/maxvetrenko/checkstyle/issues/24">NotIgnoredExceptions</a>
<img
src="https://raw.githubusercontent.com/maxvetrenko/Wiki-markers/master/images/ok_green.png"
alt="" />
<a href="http://checkstyle.sourceforge.net/config_blocks.html#EmptyBlock">EmptyBlock</a>
with option=text.
</td>
<td>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/google_checks.xml#L54">config</a><br/>
<a
href="https://github.com/maxvetrenko/testproject/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/EmptyBlockTest.java">test</a>
</td>
<td></td>
</tr>
<tr>
<td>