Sha256: a64c6aa501c4bab8f6c384f2f4bf78c1baa6e579704ba983ed1804babd3974fd
Contents?: true
Size: 311 Bytes
Versions: 16
Compression:
Stored size: 311 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 insert_final_newline = true charset = utf-8 [*.{rb,yml,json,rake,erb}] indent_style = space indent_size = 2 trim_trailing_whitespace = true
Version data entries
16 entries across 16 versions & 2 rubygems