Files
1c.run_bsl/.editorconfig
T
mk 3deb9120b6 Начальный импорт: RunBsl — пакетное выполнение .bsl.
Внешняя обработка-обёртка для ENTERPRISE /Execute с передачей пути к BSL в /C.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 14:22:15 +03:00

20 lines
402 B
INI
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Единые правила редактора для репозиториев выгрузки 1С.
# Согласовано с tools/git_1c/.gitattributes (LF в репозитории).
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{bsl,os}]
indent_style = tab
[*.xml]
indent_style = tab
[VERSION]
insert_final_newline = true