시계
0
0
포크
이미 MQL5-Google-Onedrive을(를) 포크했습니다
1
의 미러 https://github.com/A6-9V/MQL5-Google-Onedrive.git 동기화됨 2026-08-24 10:13:56 +00:00
MQL5-Google-Onedrive/.editorconfig
Cursor Agent 85c1e2f963 feat: Add GitHub Actions for CI, automerge, and sync
Co-authored-by: genxdbxfx3 <genxdbxfx3@gmail.com>
2025-12-27 06:02:09 +00:00

15 라인
264 비
INI

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{mq5,mqh}]
# MQL often uses alignment with spaces; keep cleanup minimal.
trim_trailing_whitespace = true
[*.sh]
indent_style = space
indent_size = 2