Sha256: d81cf7b6daec812308d49e11eeadd88533afd31c7e1283f70b7ac720e32282fc
Contents?: true
Size: 326 Bytes
Versions: 13
Compression:
Stored size: 326 Bytes
Contents
# EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs # @see http://editorconfig.org root = true [*] end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true indent_style = spaces tab_width = 2 [{*.{rb,yml,sh,md}] indent_size = 2
Version data entries
13 entries across 13 versions & 2 rubygems