1 Star 0 Fork 1

雾谷云/ara

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 281 Bytes
一键复制 编辑 原始数据 按行查看 历史
Matheus Cavalcante 提交于 2021-02-22 18:54 . [ara] Add an editorconfig file
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 100
# 2 space indentation
[*.{sv, svh, v, vhd}]
indent_style = space
indent_size = 2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fog_valley_cloud/ara.git
git@gitee.com:fog_valley_cloud/ara.git
fog_valley_cloud
ara
ara
ara_training

搜索帮助