Remove jni/gl formatter scopes

The native library replacements have been moved to a different
repository.
pull/48/head
Graham 4 years ago
parent f833285fa6
commit d5683932c2
  1. 6
      .idea/codeStyles/Project.xml

@ -7,12 +7,6 @@
</value>
</option>
<option name="FORMATTER_TAGS_ENABLED" value="true" />
<option name="DO_NOT_FORMAT">
<list>
<fileSet type="namedScope" name="jni" pattern="file[openrs2-gl-dri-natives]:src/main/c/jaggl_X11_dri.h||file[openrs2-gl-natives]:src/main/c/jaggl_context.h||file[openrs2-gl-natives]:src/main/c/jaggl_opengl.h||file[openrs2-misc-natives]:src/main/c/jagex3_jagmisc_jagmisc.h" />
<fileSet type="namedScope" name="gl" pattern="file[openrs2-gl-natives]:src/main/include/*" />
</list>
</option>
<JavaCodeStyleSettings>
<option name="CLASS_NAMES_IN_JAVADOC" value="3" />
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="9999" />

Loading…
Cancel
Save