Sha256: 9294e971ddef623b66833212c4e6403c2f409bf4c124fd47463dc5413e0c20e9
Contents?: true
Size: 373 Bytes
Versions: 2
Compression:
Stored size: 373 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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
chartd-1.0.1 | .editorconfig |
chartd-1.0.0 | .editorconfig |