代码拉取完成,页面将自动刷新
同步操作将从 openGauss/Yukon 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
# http://editorconfig.org
# top-most EditorConfig file
root = true
# these are the defaults
[*]
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[*_expected]
trim_trailing_whitespace = false
# C files want tab indentation
[*.{c,h,h.in}]
indent_style = tab
# Perl files want tab indentation
[*.pl]
indent_style = tab
# Exception: utils/postgis_proc_upgrade.pl uses 4-spaces indent
[utils/postgis_proc_upgrade.pl]
indent_style = space
indent_size = 4
# Exception: regress/run_test.pl uses 4-spaces indent
[regress/run_test.pl]
indent_style = space
indent_size = 4
# SQL files want tab indentation
[*.{sql,sql.in}]
indent_style = tab
# topology C files want space indentation
[topology/*.{c,h}]
indent_style = space
indent_size = 2
# topology C files want space indentation
[liblwgeom/lwgeom_topo.{c,h}]
indent_style = space
[liblwgeom/lwgeom_log.h]
indent_style = space
# topology SQL files want space indentation
[topology/**.{sql,sql.in}]
indent_style = space
# postgis/sfcgal.sql.in wants space indentation
[postgis/sfcgal.sql.in]
indent_style = space
# .h.in files want space indentation
[*.h.in]
indent_style = space
# Makefiles want tab indentation
[{Makefile.in,Makefile,GNUmakefile.in}]
indent_style = tab
# .bat files want CRLF
[*.bat]
end_of_line = crlf
# Docbook should be space cause tabs are mangled in html
[*.xml]
indent_style = space
indent_size = 4
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。