Sha256: ebc914a6af50c89c1ce407f8bcda2edb3556b251cef0d5bcf8d94a0464c1b2ee

Contents?: true

Size: 313 Bytes

Versions: 1

Compression:

Stored size: 313 Bytes

Contents

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

# top-most EditorConfig file
root = true

# Unix-style newlines with a newline ending every file
[*]
charset = utf-8
end_of_line = lf
indent_size = 2

[*.{rb,yml}]
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hkp_client-0.1.0 .editorconfig