Sha256: 770cebfd78eb31a8dd63a2c080b4ec087cd983df66bd93a134506e081dc0ab74
Contents?: true
Size: 324 Bytes
Versions: 2
Compression:
Stored size: 324 Bytes
Contents
# EditorConfig helps developers define and maintain consistent # coding styles between different editors and IDEs # 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 |
---|---|
emoji_data-0.2.0 | .editorconfig |
emoji_data-0.2.0.rc1 | .editorconfig |