4 Star 1 Fork 0

Gitee 极速下载/mod_rails

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/phusion/passenger
克隆/下载
.editorconfig 2.38 KB
一键复制 编辑 原始数据 按行查看 历史
# http://EditorConfig.org
root = true
[*]
end_of_line = lf
charset = utf-8
[bin/*]
indent_style=space
indent_size=2
trim_trailing_whitespace = true
[dev/*]
indent_style=space
indent_size=2
trim_trailing_whitespace = true
[doc/*.txt]
indent_style=tab
indent_size=4
[doc/*/*.txt]
indent_style=tab
indent_size=4
[*.cpp]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
[*.c]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
[*.h]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
[*.hpp]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
[*.rb]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[*.py]
indent_style = tab
trim_trailing_whitespace = true
[*.cxxcodebuilder]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[config.ru]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[Rakefile]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[Gemfile]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[Jenkinsfile]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[*.js]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
[src/nginx_module/*.c]
indent_style = space
indent_size = 4
[src/nginx_module/*.h]
indent_style = space
indent_size = 4
[src/nginx_module/*/*.c]
indent_style = space
indent_size = 4
[src/nginx_module/*/*.h]
indent_style = space
indent_size = 4
[src/cxx_supportlib/vendor-modified/libev/*.c]
indent_style = space
indent_size = 2
trim_trailing_whitespace = false
[src/cxx_supportlib/vendor-modified/libev/*.h]
indent_style = space
indent_size = 2
trim_trailing_whitespace = false
[src/cxx_supportlib/vendor-copy/libuv/src/*.c]
indent_style = space
indent_size = 2
trim_trailing_whitespace = false
[src/cxx_supportlib/vendor-copy/libuv/src/*.h]
indent_style = space
indent_size = 2
trim_trailing_whitespace = false
[src/cxx_supportlib/vendor-copy/libuv/src/unix/*.c]
indent_style = space
indent_size = 2
trim_trailing_whitespace = false
[src/cxx_supportlib/vendor-copy/libuv/src/unix/*.h]
indent_style = space
indent_size = 2
trim_trailing_whitespace = false
[resources/templates/standalone/config.erb]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Ruby
1
https://gitee.com/mirrors/mod_rails.git
[email protected]:mirrors/mod_rails.git
mirrors
mod_rails
mod_rails
stable-6.0

搜索帮助