Sha256: 812258f3008c8452a8a2623657cba2029e92c0f21e999fb9a343399b9ad3eb99
Contents?: true
Size: 297 Bytes
Versions: 12
Compression:
Stored size: 297 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 [*.{rb,yml}] indent_style = space indent_size = 2 insert_final_newline = true trim_trailing_whitespace = true
Version data entries
12 entries across 12 versions & 6 rubygems