1 Star 0 Fork 12

Liuhua/third_party_backends

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 440 Bytes
一键复制 编辑 原始数据 按行查看 历史
Touboul Nathane 提交于 2019-12-14 16:13 +08:00 . Add escl backend
# .editorconfig -- settings for consistent coding style conventions
# Copyright (C) 2017 Olaf Meeuwissen
#
# License: GPL-3.0+
# Your editor may need a plugin for this configuration to take effect.
# See http://editorconfig.org/#download for details.
root = true ; look no further
[*]
charset = utf-8
insert_final_newline = true
trim_trailing_whitespace = true
[backend/escl/*]
indent_size = 4
indent_style = space
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liuhua22/third_party_backends.git
git@gitee.com:liuhua22/third_party_backends.git
liuhua22
third_party_backends
third_party_backends
master

搜索帮助