mirror of https://github.com/usual2970/certimate
chore: config editorconfig
parent
5db18ab749
commit
c370ac0609
|
@ -8,3 +8,7 @@ indent_size = 2
|
|||
indent_style = space
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.go]
|
||||
indent_size = 2
|
||||
indent_style = tab
|
||||
|
|
Loading…
Reference in New Issue