项目文件夹

文件
wehub-resource-sync acb1e552cd
Deploy Worker / Deploy (push) Failing after 4s
chore: import upstream snapshot with attribution
2026-07-13 12:22:23 +08:00

14 行
203 B
INI

# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.yml]
indent_style = space