Sha256: 7810569145b42a5dab47efe0ece665e7a552e67a3db6b8048de0fdd9afb8154f

Contents?: true

Size: 236 Bytes

Versions: 11

Compression:

Stored size: 236 Bytes

Contents

# EditorConfig is awesome: http://EditorConfig.org
root = true

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

[*.svg]
insert_final_newline = false

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
svgeez-0.2.7 .editorconfig
svgeez-0.2.4 .editorconfig
svgeez-0.2.3 .editorconfig
svgeez-0.2.2 .editorconfig
svgeez-0.2.1 .editorconfig
svgeez-0.2.0 .editorconfig
svgeez-0.1.4 .editorconfig
svgeez-0.1.3 .editorconfig
svgeez-0.1.2 .editorconfig
svgeez-0.1.1 .editorconfig
svgeez-0.1.0 .editorconfig