prometheus/vendor/gopkg.in/fsnotify/fsnotify.v1/.editorconfig
Jeffery To d91f724637 Update fsnotify to v1.4.7 (#5792)
fsnotify v1.3.1 uses unix.InotifyInit() which is not available on
mips64/mips64le. Updating to a newer version allows builds to succeed on
these platforms.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-07-23 15:53:50 +01:00

6 lines
52 B
INI

root = true
[*]
indent_style = tab
indent_size = 4