mirror of
https://github.com/go-gitea/gitea
synced 2025-12-05 12:28:26 +00:00
[Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670)
* Update go-swagger * vendor
This commit is contained in:
15
vendor/github.com/spf13/viper/.editorconfig
generated
vendored
Normal file
15
vendor/github.com/spf13/viper/.editorconfig
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
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
|
||||
Reference in New Issue
Block a user