Files
touch-programming/server/.editorconfig
T
2024-12-15 16:06:21 +01:00

6 lines
79 B
INI

[*.{go}]
charset = utf-8
indent_style = tab
indent_size = 2
quote_type= double