Sha256: 7b95b6bc4c43953cccfbbd542bde964e16d3bab4712af4c0fd1752141c5080a0

Contents?: true

Size: 241 Bytes

Versions: 11

Compression:

Stored size: 241 Bytes

Contents

# editorconfig.org
root = true

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

[*.js]
indent_style = tab

[*.{md,haml}]
trim_trailing_whitespace = false

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
bhf-1.0.0.beta16 .editorconfig
bhf-1.0.0.beta15 .editorconfig
bhf-1.0.0.beta14 .editorconfig
bhf-1.0.0.beta13 .editorconfig
bhf-1.0.0.beta12 .editorconfig
bhf-1.0.0.beta11 .editorconfig
bhf-1.0.0.beta10 .editorconfig
bhf-1.0.0.beta9 .editorconfig
bhf-1.0.0.beta8 .editorconfig
bhf-1.0.0.beta7 .editorconfig
bhf-1.0.0.beta6 .editorconfig