Sha256: d560ec1483d31ae5c5b4c36dc902a245fe61ba91deaa05d1a6f9698f3aafbf42
Contents?: true
Size: 323 Bytes
Versions: 62
Compression:
Stored size: 323 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
62 entries across 62 versions & 2 rubygems