Sha256: df1f57ddda43cb94dedc75dd3fc0e4dc96d4ca92e95f8759d519aec50ecf653f

Contents?: true

Size: 281 Bytes

Versions: 7

Compression:

Stored size: 281 Bytes

Contents

# top-most EditorConfig file
root = true

# Unix-style newlines with a newline ending every file
# Two spaces for indenting
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
max_line_length = 120

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
munster-0.4.2 .editorconfig
munster-0.4.1 .editorconfig
munster-0.4.0 .editorconfig
munster-0.3.1 .editorconfig
munster-0.3.0 .editorconfig
munster-0.2.0 .editorconfig
munster-0.1.0 .editorconfig