AnimationCore/node_modules/cz-conventional-changelog/.editorconfig
3944Realms 7068a883d9 build: 构建
创建github工作流
2026-03-01 21:38:41 +08:00

9 lines
155 B
INI

[*]
end_of_line = lf
charset = utf-8
indent_size = 2
indent_style = space
insert_final_newline = true
max_line_length = 80
trim_trailing_whitespace = true