Sha256: b1d07c0475dcad5fb0ff6bb0f36bcbcb136b8b9fe7bf34c5eb4c4b3b2ce42a96

Contents?: true

Size: 243 Bytes

Versions: 14

Compression:

Stored size: 243 Bytes

Contents

# EditorConfig is awesome: http://EditorConfig.org

# top-most EditorConfig file
root = true

# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true

[*.rb]
indent_style = space
indent_size = 2

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
cide-0.9.2 .editorconfig
cide-0.9.1 .editorconfig
cide-0.9.0 .editorconfig
cide-0.8.1 .editorconfig
cide-0.8.0 .editorconfig
cide-0.7.0 .editorconfig
cide-0.6.3 .editorconfig
cide-0.6.2 .editorconfig
cide-0.6.1 .editorconfig
cide-0.6.0 .editorconfig
cide-0.5.0 .editorconfig
cide-0.4.1 .editorconfig
cide-0.4.0 .editorconfig
cide-0.2.0 .editorconfig