forked from loafle/openapi-generator-original
* added intellij-codestyle.xml and sample of it being applied to some java code-gen classes * code-format changes ONLY * few more format changes since last merge with master * applied code-style to all java one last time
9 lines
380 B
XML
9 lines
380 B
XML
<code_scheme name="Project" version="173">
|
|
<JavaCodeStyleSettings>
|
|
<option name="DO_NOT_WRAP_AFTER_SINGLE_ANNOTATION" value="true" />
|
|
<option name="DO_NOT_WRAP_AFTER_SINGLE_ANNOTATION_IN_PARAMETER" value="true" />
|
|
</JavaCodeStyleSettings>
|
|
<codeStyleSettings language="JAVA">
|
|
<option name="FIELD_ANNOTATION_WRAP" value="0" />
|
|
</codeStyleSettings>
|
|
</code_scheme> |