There was an error while loading. Please reload this page.
1 parent 11068c7 commit e3825d1Copy full SHA for e3825d1
1 file changed
configs/codestyles/ButtonAndroid.xml
@@ -74,6 +74,13 @@
74
</AndroidXmlCodeStyleSettings>
75
<JavaCodeStyleSettings>
76
<option name="CLASS_NAMES_IN_JAVADOC" value="3" />
77
+ <option name="JD_ALIGN_PARAM_COMMENTS" value="false" />
78
+ <option name="JD_ALIGN_EXCEPTION_COMMENTS" value="false" />
79
+ <option name="JD_P_AT_EMPTY_LINES" value="false" />
80
+ <option name="JD_DO_NOT_WRAP_ONE_LINE_COMMENTS" value="true" />
81
+ <option name="JD_KEEP_EMPTY_PARAMETER" value="false" />
82
+ <option name="JD_KEEP_EMPTY_RETURN" value="false" />
83
+ <option name="JD_PRESERVE_LINE_FEEDS" value="true" />
84
</JavaCodeStyleSettings>
85
<JetCodeStyleSettings>
86
<option name="PACKAGES_TO_USE_STAR_IMPORTS">
0 commit comments