Sha256: dfa2c2d9ebe691f16fdb11bc7559024a5c0e6c04e1a41ddfaad200722741c1e6

Contents?: true

Size: 414 Bytes

Versions: 71

Compression:

Stored size: 414 Bytes

Contents

# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org

root = true

[*]

# Change these settings to your own preference
indent_style = space
indent_size = 2

# We recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false

Version data entries

71 entries across 70 versions & 13 rubygems

Version Path
jose-1.2.0 .editorconfig
jott-0.1.6 .editorconfig
jott-0.1.5 .editorconfig
jott-0.1.4 .editorconfig
jott-0.1.3 .editorconfig
jott-0.1.2 .editorconfig
jott-0.1.1 .editorconfig
jott-0.1.0 .editorconfig
mifiel-1.4.1 .editorconfig
mifiel-1.4.0 .editorconfig
mifiel-1.3.1 .editorconfig
mifiel-1.3.0 .editorconfig
coloredcoins-0.0.7 .editorconfig
insight_bitpay-0.0.9 .editorconfig
jose-1.1.3 .editorconfig
mifiel-1.2.2 .editorconfig
mifiel-1.2.1 .editorconfig
insight_bitpay-0.0.8 .editorconfig
mifiel-1.2.0 .editorconfig
coloredcoins-0.0.6 .editorconfig