unseal/.editorconfig
2024-03-05 07:20:27 -07:00

6 lines
102 B
INI

[*.go]
indent_style = tab
indent_size = 8
trim_trailing_whitespace = true
insert_final_newline = true