Sha256: 95fc4d76a467ca261f1289d174a1950db4685084a6c437f8d9bccfb2d6c252d3
Contents?: true
Size: 332 Bytes
Versions: 17
Compression:
Stored size: 332 Bytes
Contents
# EditorConfig help us maintain consistent coding style between different editors. # # 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 indent_size = 4
Version data entries
17 entries across 17 versions & 1 rubygems