9 Star 36 Fork 0

Gitee 极速下载 / homebrew

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/homebrew/brew
克隆/下载
.editorconfig 380 Bytes
一键复制 编辑 原始数据 按行查看 历史
Issy Long 提交于 2024-02-05 01:47 . Delete ancient 'managing PRs' flowchart
# https://editorconfig.org/
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 2
insert_final_newline = true
[{Library/Homebrew/**.rb,.simplecov}]
trim_trailing_whitespace = true
[Library/Taps/**.rb]
# trailing whitespace is crucial for patches
trim_trailing_whitespace = false
[**.md]
trim_trailing_whitespace = true
x-soft-wrap-text = true
Ruby
1
https://gitee.com/mirrors/homebrew.git
git@gitee.com:mirrors/homebrew.git
mirrors
homebrew
homebrew
master

搜索帮助