Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90cdbf1 commit e1a6199Copy full SHA for e1a6199
configs/codestyles/SquareAndroid.xml
@@ -72,6 +72,10 @@
72
</value>
73
</option>
74
</AndroidXmlCodeStyleSettings>
75
+ <GroovyCodeStyleSettings>
76
+ <option name="ALIGN_MULTILINE_LIST_OR_MAP" value="false" />
77
+ <option name="ALIGN_NAMED_ARGS_IN_MAP" value="false" />
78
+ </GroovyCodeStyleSettings>
79
<JavaCodeStyleSettings>
80
<option name="CLASS_NAMES_IN_JAVADOC" value="3" />
81
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
0 commit comments