libvips/.editorconfig

10 lines
155 B
INI
Raw Normal View History

2019-12-17 07:28:40 +01:00
# http://editorconfig.org
root = true
[*]
indent_style = tab
indent_size = 2
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = true