Sha256: 14032cd53fd8d4a7f39ad07f683cd101adb62134c14175952236e637cdcacafb
Contents?: true
Size: 283 Bytes
Versions: 12
Compression:
Stored size: 283 Bytes
Contents
# EditorConfig is awesome: http://EditorConfig.org # top-most EditorConfig file root = true # Unix-style newlines with a newline ending every file [*] charset = utf-8 end_of_line = lf indent_size = 2 indent_style = space insert_final_newline = true trim_trailing_whitespace = true
Version data entries
12 entries across 12 versions & 1 rubygems