Sha256: 23e43503bc3a797fedd6d1e8c40f5a8d29ecd132c0d1109aefffe395019d5fb1

Contents?: true

Size: 229 Bytes

Versions: 2

Compression:

Stored size: 229 Bytes

Contents

# EditorConfig: http://editorconfig.org

root = true

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

[*.md]
trim_trailing_whitespace = false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
monk-id-1.2.0 .editorconfig
monk-id-1.1.1 .editorconfig