Sha256: 5993d818b095f63e403eb50865644629471e77d1deae29920258084a2cf989d3

Contents?: true

Size: 268 Bytes

Versions: 45

Compression:

Stored size: 268 Bytes

Contents

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

; top-most EditorConfig file
root = true

; Unix-style newlines with a newline ending every file
[*]
indent_style = spaces
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_size = 2

Version data entries

45 entries across 45 versions & 5 rubygems

Version Path
yael-0.0.3 .editorconfig
yael-0.0.2 .editorconfig
yael-0.0.1 .editorconfig
muffin-0.3.0 .editorconfig
muffin-0.2.0 .editorconfig