mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Merge branch 'master' of git.labs.intellij.net:idea/community
This commit is contained in:
@@ -467,7 +467,7 @@ public class CodeStyleSettings implements Cloneable, JDOMExternalizable {
|
||||
public int BLANK_LINES_BEFORE_METHOD_BODY = 0;
|
||||
|
||||
public int BLANK_LINES_AROUND_FIELD_IN_INTERFACE = 0;
|
||||
public int BLANK_LINES_AROUND_METHOD_IN_INTERFACE = 0;
|
||||
public int BLANK_LINES_AROUND_METHOD_IN_INTERFACE = 1;
|
||||
|
||||
|
||||
public int BLANK_LINES_AFTER_CLASS_HEADER = 0;
|
||||
|
||||
Reference in New Issue
Block a user