summaryrefslogtreecommitdiff
path: root/vendor/github.com/spf13/afero/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/spf13/afero/.editorconfig')
-rw-r--r--vendor/github.com/spf13/afero/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/spf13/afero/.editorconfig b/vendor/github.com/spf13/afero/.editorconfig
index 4492e9f9f..a85749f19 100644
--- a/vendor/github.com/spf13/afero/.editorconfig
+++ b/vendor/github.com/spf13/afero/.editorconfig
@@ -10,3 +10,6 @@ trim_trailing_whitespace = true
[*.go]
indent_style = tab
+
+[{*.yml,*.yaml}]
+indent_size = 2