mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-04 08:38:07 -06:00
bumps our spf13/viper version
This commit is contained in:
parent
6c5d369b05
commit
8b99d0d5e4
146 changed files with 4636 additions and 18492 deletions
18
vendor/github.com/go-viper/mapstructure/v2/.editorconfig
generated
vendored
Normal file
18
vendor/github.com/go-viper/mapstructure/v2/.editorconfig
generated
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.go]
|
||||
indent_style = tab
|
||||
|
||||
[{Makefile,*.mk}]
|
||||
indent_style = tab
|
||||
|
||||
[*.nix]
|
||||
indent_size = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue