summaryrefslogtreecommitdiff
path: root/vendor/github.com/spf13/viper/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/spf13/viper/.editorconfig')
-rw-r--r--vendor/github.com/spf13/viper/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/spf13/viper/.editorconfig b/vendor/github.com/spf13/viper/.editorconfig
index 1f664d13a..faef0c91e 100644
--- a/vendor/github.com/spf13/viper/.editorconfig
+++ b/vendor/github.com/spf13/viper/.editorconfig
@@ -16,3 +16,6 @@ indent_style = tab
[*.nix]
indent_size = 2
+
+[.golangci.yaml]
+indent_size = 2