Sha256: c094bd845f1c736320e7f4cba107d64426568ade21411a8320c559cc7f48133a
Contents?: true
Size: 415 Bytes
Versions: 71
Compression:
Stored size: 415 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 71 versions & 11 rubygems