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