Sha256: 27e3cdeeddedcad63db3f3db43c63d4b7bcd8473f519d4a4ceedc739a60c7660

Contents?: true

Size: 192 Bytes

Versions: 4

Compression:

Stored size: 192 Bytes

Contents

# editorconfig.org

root = true

[*]
charset = utf-8
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

[*.md]
trim_trailing_whitespace = false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gliffynator-0.0.4 .editorconfig
gliffynator-0.0.3 .editorconfig
gliffynator-0.0.2 .editorconfig
gliffynator-0.0.1 .editorconfig