Sha256: d08df1b62e39981eca94eff2a075defa4cb6fb79e759d750ccc58c799042226e

Contents?: true

Size: 192 Bytes

Versions: 8

Compression:

Stored size: 192 Bytes

Contents

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

root = true

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

[*.xsd]
indent_size = 4

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
wire_client-0.4.1 .editorconfig
wire_client-0.4.0 .editorconfig
wire_client-0.2.0 .editorconfig
wire_client-0.1.4 .editorconfig
wire_client-0.1.3 .editorconfig
wire_client-0.1.2 .editorconfig
wire_client-0.1.1 .editorconfig
wire_client-0.1.0 .editorconfig