Sha256: 49fc80f319e1d8023fbce8bd52b1a591c77c5c87fcf3a4f28e44798070d0ae22

Contents?: true

Size: 261 Bytes

Versions: 6

Compression:

Stored size: 261 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,*.decorator}]
indent_size = 2
indent_style = space

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

Version data entries

6 entries across 6 versions & 5 rubygems

Version Path
workarea-haven_theme-1.4.0 .editorconfig
workarea-haven_theme-1.3.0 .editorconfig
workarea-styled_selects-1.1.1 .editorconfig
workarea-product_badges-1.3.2 .editorconfig
workarea-product_videos-1.2.2 .editorconfig
workarea-nvy_theme-1.1.2 .editorconfig