Add checkstyle config for brace style
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
/* This file is automatically generated. Do not edit. */
|
||||
package net.runelite.api;
|
||||
|
||||
public final class NpcID {
|
||||
public final class NpcID
|
||||
{
|
||||
public static final int TOOL_LEPRECHAUN = 0;
|
||||
public static final int MOLANISK = 1;
|
||||
public static final int ABERRANT_SPECTRE = 2;
|
||||
|
||||
Reference in New Issue
Block a user