Sha256: 04aa1c768ff0b0ff8ea925ad708c1a01f0da86230074c0656ed27e7ae6e01a87
Contents?: true
Size: 281 Bytes
Versions: 1
Compression:
Stored size: 281 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hullio-0.4.0 | .editorconfig |