Sha256: 5515f531243d935157f2c52d4419e31b1dca1ab9b7461484dd36b04ddbde24bc

Contents?: true

Size: 196 Bytes

Versions: 3

Compression:

Stored size: 196 Bytes

Contents

# http://editorconfig.org

root = true

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
moments-0.3.0 .editorconfig
moments-0.2.0 .editorconfig
moments-0.1.0 .editorconfig