Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 4df904b

Browse files
StefMaGitHub Enterprise
authored andcommitted
Merge pull request GCX-HCI#17 from StefMa/feature/keep_getters_and_setters_together
Keep getters and setters together
2 parents 39f4ae6 + 6ed1bb6 commit 4df904b

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

styles/grandcentrix.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,20 @@
175175
<option name="FOR_BRACE_FORCE" value="3" />
176176
<option name="PARENT_SETTINGS_INSTALLED" value="true" />
177177
<arrangement>
178-
<groups />
178+
<groups>
179+
<group>
180+
<type>GETTERS_AND_SETTERS</type>
181+
<order>KEEP</order>
182+
</group>
183+
<group>
184+
<type>OVERRIDDEN_METHODS</type>
185+
<order></order>
186+
</group>
187+
<group>
188+
<type>DEPENDENT_METHODS</type>
189+
<order></order>
190+
</group>
191+
</groups>
179192
<rules>
180193
<section>
181194
<rule>

0 commit comments

Comments
 (0)