|
10 | 10 | </properties>
|
11 | 11 | <border type="none"/>
|
12 | 12 | <children>
|
13 |
| - <grid id="da542" layout-manager="GridLayoutManager" row-count="9" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 13 | + <grid id="da542" layout-manager="GridLayoutManager" row-count="10" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
14 | 14 | <margin top="0" left="0" bottom="0" right="0"/>
|
15 | 15 | <constraints>
|
16 | 16 | <grid row="0" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
|
41 | 41 | </component>
|
42 | 42 | <component id="d3ece" class="javax.swing.JCheckBox" binding="showRuleCodeCheckBox">
|
43 | 43 | <constraints>
|
44 |
| - <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 44 | + <grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
45 | 45 | </constraints>
|
46 | 46 | <properties>
|
47 | 47 | <text value="Show Rule Code on inspection message"/>
|
48 | 48 | </properties>
|
49 | 49 | </component>
|
50 | 50 | <component id="61d32" class="javax.swing.JCheckBox" binding="alwaysUseGlobalRuffCheckBox">
|
51 | 51 | <constraints>
|
52 |
| - <grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 52 | + <grid row="6" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
53 | 53 | </constraints>
|
54 | 54 | <properties>
|
55 | 55 | <actionCommand value="Always use global ruff executable. (if the option isn't checked then use ruff of current project environment)"/>
|
|
66 | 66 | </component>
|
67 | 67 | <component id="d521d" class="javax.swing.JCheckBox" binding="useRuffFormatCheckBox">
|
68 | 68 | <constraints>
|
69 |
| - <grid row="6" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 69 | + <grid row="7" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
70 | 70 | </constraints>
|
71 | 71 | <properties>
|
72 | 72 | <text value="Use ruff format for version 0.0.289 or later"/>
|
|
75 | 75 | <grid id="36978" layout-manager="GridLayoutManager" row-count="6" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
|
76 | 76 | <margin top="0" left="0" bottom="0" right="0"/>
|
77 | 77 | <constraints>
|
78 |
| - <grid row="8" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 78 | + <grid row="9" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
79 | 79 | </constraints>
|
80 | 80 | <properties/>
|
81 | 81 | <border type="none" title="Language Server Protocol (LSP)"/>
|
|
235 | 235 | </grid>
|
236 | 236 | <component id="a7b0a" class="javax.swing.JCheckBox" binding="enableRuffLoggingCheckBox">
|
237 | 237 | <constraints>
|
238 |
| - <grid row="7" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 238 | + <grid row="8" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
239 | 239 | </constraints>
|
240 | 240 | <properties>
|
241 | 241 | <text value="Enable Ruff Logging"/>
|
242 | 242 | </properties>
|
243 | 243 | </component>
|
| 244 | + <component id="f69fd" class="javax.swing.JCheckBox" binding="useRuffImportOptimizerCheckBox"> |
| 245 | + <constraints> |
| 246 | + <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 247 | + </constraints> |
| 248 | + <properties> |
| 249 | + <text value="Use Import Optimizer"/> |
| 250 | + </properties> |
| 251 | + </component> |
244 | 252 | </children>
|
245 | 253 | </grid>
|
246 | 254 | <vspacer id="a33f9">
|
|
0 commit comments