summaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/fsnotify.v1/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gopkg.in/fsnotify.v1/.editorconfig')
-rw-r--r--vendor/gopkg.in/fsnotify.v1/.editorconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/gopkg.in/fsnotify.v1/.editorconfig b/vendor/gopkg.in/fsnotify.v1/.editorconfig
new file mode 100644
index 000000000..ba49e3c23
--- /dev/null
+++ b/vendor/gopkg.in/fsnotify.v1/.editorconfig
@@ -0,0 +1,5 @@
+root = true
+
+[*]
+indent_style = tab
+indent_size = 4