Sha256: 8ecc3f56c8a6101d60d87fe952ff1851008c8b7e13bccf7d638c55fc1200661c

Contents?: true

Size: 228 Bytes

Versions: 3

Compression:

Stored size: 228 Bytes

Contents

# editorconfig.org
root = true

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

[{*.rb,*.haml}]
indent_size = 2

[{*.js,*.jst,*.ejs,*.scss}]
indent_size = 4

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
workarea-slick_slider-1.0.2 .editorconfig
workarea-super_hero-2.2.1 .editorconfig
workarea-mail_chimp-3.0.2 .editorconfig