Template
1
0

add golang setup

This commit is contained in:
2025-02-24 08:59:31 +01:00
parent 5c6c078b65
commit 9e5f490209
7 changed files with 91 additions and 4 deletions

View File

@ -8,7 +8,6 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.go]
indent_style = tab
indent_size = 4