Sha256: bd6a543cadeadd34f066bc2c18d938c3b4d3a14e94ee0b1c572c297be081a75b

Contents?: true

Size: 172 Bytes

Versions: 2

Compression:

Stored size: 172 Bytes

Contents

# EditorConfig
root = true

[{*.rb,*.ru,*.erb,*.slim,*.rake,*.css,*.scss}]
indent_size = 2
indent_style = space
trim_trailing_whitespace = true
insert_final_newline  = true

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pb_syringe-0.1.1 .editorconfig
pb_syringe-0.1.0 .editorconfig