You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "iamhucong (via GitHub)" <gi...@apache.org> on 2023/05/14 03:36:26 UTC

[GitHub] [shardingsphere] iamhucong commented on a diff in pull request #25649: Synchronize the configuration of Checkstyle and Spotless

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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org