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