1 Star 0 Fork 31

搬砖现场/go2-book

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.editorconfig 610 Bytes
一键复制 编辑 原始数据 按行查看 历史
chai2010 提交于 2019-02-22 02:13 . 初始化目录结构
# Copyright 2017 <chaishushan{AT}gmail.com>. All rights reserved.
# Use of this source code is governed by a Apache
# license that can be found in the LICENSE file.
# http://editorconfig.org/
root = true
# Unix-style newlines with a newline ending every file
[*]
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = false
[*]
indent_style = tab
[*.{go,proto}]
charset = utf-8
indent_style = tab
# Matches the exact files either package.json or .travis.yml
[{package.json,.travis.yml}]
indent_style = space
indent_size = 2
[*.yaml]
indent_style = space
indent_size = 2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/zhaowx_admin/go2-book.git
git@gitee.com:zhaowx_admin/go2-book.git
zhaowx_admin
go2-book
go2-book
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385