Sha256: dfa2c2d9ebe691f16fdb11bc7559024a5c0e6c04e1a41ddfaad200722741c1e6
Contents?: true
Size: 414 Bytes
Versions: 71
Compression:
Stored size: 414 Bytes
Contents
# EditorConfig helps developers define and maintain consistent # coding styles between different editors and IDEs # editorconfig.org root = true [*] # Change these settings to your own preference indent_style = space indent_size = 2 # We recommend you to keep these unchanged end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.md] trim_trailing_whitespace = false
Version data entries
71 entries across 70 versions & 13 rubygems