Sha256: 227a02ba500700989df9cc308e0148b58b151cb460d90a182ff11f1e4ef4317b

Contents?: true

Size: 191 Bytes

Versions: 3

Compression:

Stored size: 191 Bytes

Contents

# editorconfig.org

root = true

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

[*.md]
trim_trailing_whitespace = false

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
mattery-0.0.1.alpha matter_source/.editorconfig
reportir-0.2.1 lib/reportir/static_site_template/.editorconfig
reportir-0.2.0 lib/reportir/static_site_template/.editorconfig