runeliteplus: checkstyle fixes, add support for gradle in travis

This commit is contained in:
Zeruth
2019-07-23 23:54:35 -04:00
parent 85d4ab354d
commit c2739cba77
9 changed files with 2330 additions and 1254 deletions

View File

@@ -29,4 +29,5 @@
<suppressions>
<suppress files="RuntimeTypeAdapterFactory\.java" checks="[a-zA-Z0-9]*"/>
<suppress files="[\\/]runescape-client[\\/]" checks="[a-zA-Z0-9]*"/>
<suppress files="[\\/]cache[\\/]" checks="[a-zA-Z0-9]*"/>
</suppressions>