Sha256: 940a63114efa0ac5fcd45ec0610c6bb1250f7423380211b24db4b069a70cca67
Contents?: true
Size: 235 Bytes
Versions: 6
Compression:
Stored size: 235 Bytes
Contents
# https://gds-way.cloudapps.digital/manuals/programming-languages/editorconfig root = true [*.{rb,yml}] indent_size = 2 indent_style = space charset = utf-8 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true
Version data entries
6 entries across 6 versions & 1 rubygems