editorconfig

This commit is contained in:
thek4n 2024-12-17 16:38:28 +03:00
parent 6bdfc3d812
commit a4d8e204f6

View File

@ -25,4 +25,7 @@ tab_width = 4
insert_final_newline = true
[*.go]
indent_style = tab
indent_style = tab
[control]
insert_final_newline = true