Sha256: 13ba1250a29d001f70ea88f8e6d7f140f032f0465d0e9e3447e3d727c944c9b7

Contents?: true

Size: 291 Bytes

Versions: 1

Compression:

Stored size: 291 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
indent_style = space
indent_size = 2
trim_trailing_whitespace = true

[*.rb]
charset = utf-8

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
arctic-ui-0.1.0 documentation/.editorconfig