Files
Notes/notes-service/vendor/sqlx/.editorconfig
T
2026-08-01 16:11:49 +03:00

12 lines
140 B
INI
Executable File

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
[*.yml]
indent_size = 2