1 Star 0 Fork 0

HelloiChen/corohook

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
HelloiChen 提交于 2024-03-13 16:01 . README.md
root = true
[*.java]
charset = utf-8
indent_style = space
indent_size = 4
ij_java_class_count_to_use_import_on_demand = 999
ij_java_doc_add_blank_line_after_description = false
ij_java_doc_keep_invalid_tags = false
ij_java_doc_align_param_comments = false
ij_java_doc_align_exception_comments = false
ij_java_doc_add_p_tag_on_empty_lines = false
ij_java_doc_keep_empty_lines = true
ij_java_doc_keep_empty_return_tag = false
ij_java_doc_keep_empty_throws_tag = false
ij_java_doc_keep_empty_parameter_tag = false
ij_java_block_comment_at_first_column = false
ij_java_line_comment_at_first_column = false
ij_java_line_comment_add_space = true
ij_java_space_before_array_initializer_left_brace = true
ij_java_spaces_within_array_initializer_braces = true
[*.xml]
charset = utf-8
indent_style = tab
indent_size = 4
ij_xml_line_comment_at_first_column = false
ij_xml_block_comment_at_first_column = false
[*.yml]
charset = utf-8
indent_style = space
indent_size = 2
[*.yaml]
charset = utf-8
indent_style = space
indent_size = 2
[*.sh]
indent_style = space
indent_size = 4
[*.md]
charset = utf-8
indent_style = space
indent_size = 2
max_line_length = off
trim_trailing_whitespace = false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/HelloiChen/corohook.git
git@gitee.com:HelloiChen/corohook.git
HelloiChen
corohook
corohook
main

搜索帮助