[Forge] Update to latest 1.11.2 mappings

This commit is contained in:
Kenzie Togami
2017-08-01 23:01:12 -07:00
parent 4ec5411ba6
commit cd4729f82f
4 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,6 @@
<property name="max" value="2"/>
</module>
<module name="SuperFinalize"/> <!-- We don't actually use this -->
<module name="JUnitTestCase"/> <!-- Checks tearDown(), setUp() etc. -->
<!-- Style -->
<module name="LeftCurly"> <!-- Left brace never goes on another line -->
@ -61,4 +60,4 @@
<property name="headerFile" value="${basedir}/config/checkstyle/header.txt"/>
<property name="fileExtensions" value="java"/>
</module>
</module>
</module>