1 Star 0 Fork 21

摘葫芦的葫芦娃/aibpm.ui.plus

forked from leooneone/aibpm.ui.plus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 488 Bytes
一键复制 编辑 原始数据 按行查看 历史
leooneone 提交于 2023-03-08 01:27 . update source
# https://editorconfig.org
root = true
# 匹配全部文件
[*]
# 设置字符集
charset = utf-8
# 缩进风格,可选space、tab
indent_style = space
# 缩进的空格数
indent_size = 2
# 结尾换行符,可选lf、cr、crlf
end_of_line = lf
# 在文件结尾插入新行
insert_final_newline = true
# 删除一行中的前后空格
trim_trailing_whitespace = true
# 匹配md结尾的文件
[*.md]
indent_style = tab
insert_final_newline = false
trim_trailing_whitespace = false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lynnwuxincheng/aibpm.ui.plus.git
git@gitee.com:lynnwuxincheng/aibpm.ui.plus.git
lynnwuxincheng
aibpm.ui.plus
aibpm.ui.plus
main

搜索帮助