Sha256: 57873b8430f69495bd506c499ca17657d5644c051a6a4f4a59fd8f7695d1fee7
Contents?: true
Size: 307 Bytes
Versions: 34
Compression:
Stored size: 307 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}] indent_style = space indent_size = 2 trim_trailing_whitespace = true
Version data entries
34 entries across 34 versions & 3 rubygems