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