Browse Source

Add option in newer IJ versions

3.2.x
Stéphane Nicoll 1 year ago
parent
commit
c41c68bd40
  1. 1
      .idea/codeStyles/Project.xml

1
.idea/codeStyles/Project.xml

@ -41,6 +41,7 @@ @@ -41,6 +41,7 @@
</option>
</GroovyCodeStyleSettings>
<JavaCodeStyleSettings>
<option name="BLANK_LINES_AROUND_FIELD_WITH_ANNOTATIONS" value="1" />
<option name="CLASS_NAMES_IN_JAVADOC" value="3" />
<option name="INSERT_INNER_CLASS_IMPORTS" value="true" />
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="500" />

Loading…
Cancel
Save