mirror of
https://github.com/muun/recovery.git
synced 2025-11-11 22:40:16 -05:00
Release v0.3.0
This commit is contained in:
14
vendor/gopkg.in/gormigrate.v1/.editorconfig
generated
vendored
Normal file
14
vendor/gopkg.in/gormigrate.v1/.editorconfig
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# http://editorconfig.org/
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
insert_final_newline = true
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.go]
|
||||
indent_style = tab
|
||||
indent_size = 8
|
||||
Reference in New Issue
Block a user