gpt4 book ai didi

eclipse - 是否可以在 SonarQube 中导入/添加 eclipse 代码格式化程序 .xml?

转载 作者:行者123 更新时间:2023-12-04 06:10:33 25 4
gpt4 key购买 nike

下面的代码是我想使用的 eclipse 代码格式的示例。

<profiles version="11">
<profile kind="CodeFormatterProfile" name="equationStyle" version="11">
<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/>
<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/>
<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters" value="do not insert"/>
.
.
.
<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" value="do not insert"/>
<setting id="org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column" value="false"/>
<setting id="org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line" value="false"/>
</profile>
</profiles>

是否可以将其导入/添加到 SonarQube?

最佳答案

不,这是不可能的。此请求部分涉及 http://jira.codehaus.org/browse/SONARIDE-112

关于eclipse - 是否可以在 SonarQube 中导入/添加 eclipse 代码格式化程序 .xml?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23933008/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com