iamhucong commented on code in PR #25649:
URL: https://github.com/apache/shardingsphere/pull/25649#discussion_r1193068410


##########
src/resources/spotless/java.xml:
##########
@@ -45,5 +45,6 @@
         <setting 
id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration"
 value="106" />
         <setting 
id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration"
 value="106" />
         <setting 
id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call.count_dependent"
 value="16|5|80" />
+        <setting 
id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation" 
value="16" />

Review Comment:
   0 - Default - Do not wrap
   6 - Wrap where necessary



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to