Sha256: 7d41eb69eeffe727875ba62b54c9c180a5bba0de79a75e79849b154872f9e1f9

Contents?: true

Size: 208 Bytes

Versions: 1

Compression:

Stored size: 208 Bytes

Contents

# editorconfig.org

root = true

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

[*.md]
trim_trailing_whitespace = false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
quicken-ruby-0.1.1 .editorconfig