Sha256: 86c0b83b7541d3faf3925bdddcf78f2b59320c0f8c8ad414dad2678781fb072f

Contents?: true

Size: 305 Bytes

Versions: 1

Compression:

Stored size: 305 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

[*.{rb,yml,feature}]
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
uri_format_validator-0.2.1 .editorconfig