Exclude OpenGL extension headers from formatting

pull/48/head
Graham 5 years ago
parent 0b24cf3bcf
commit b77e93ebd0
  1. 1
      .idea/codeStyles/Project.xml

@ -11,6 +11,7 @@
<list>
<fileSet type="namedScope" name="fernflower" pattern="file[openrs2-fernflower]:*/&amp;&amp;!file[openrs2-fernflower]:pom.xml" />
<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>

Loading…
Cancel
Save