Sha256: 65f194cb79735b2acdd80a31a83979b3cad0852479b43f01ebf5e693e1915f89

Contents?: true

Size: 252 Bytes

Versions: 3

Compression:

Stored size: 252 Bytes

Contents

# top-most EditorConfig file
root = true

[*]
# all files should end with a new line
end_of_line = lf
insert_final_newline = true

# 2 space indentation
indent_style = space
indent_size = 2

# trim trailing white spaces
trim_trailing_whitespace = true

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
succotash-1.0.2 .editorconfig
succotash-1.0.1 .editorconfig
succotash-1.0.0 .editorconfig