mirror of
https://github.com/woodchen-ink/certimate.git
synced 2025-07-18 17:31:55 +08:00
Merge branch 'usual2970:next' into next
This commit is contained in:
commit
699f847d4a
@ -8,3 +8,7 @@ indent_size = 2
|
|||||||
indent_style = space
|
indent_style = space
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
|
[*.go]
|
||||||
|
indent_size = 2
|
||||||
|
indent_style = tab
|
||||||
|
Loading…
x
Reference in New Issue
Block a user