Sha256: 497eb076ed2dbd74bac61f088cc0a7454d9e7f559653db4bda206631f4b6dc86
Contents?: true
Size: 314 Bytes
Versions: 2
Compression:
Stored size: 314 Bytes
Contents
# This file is for unifying the coding style for different editors and IDEs # editorconfig.org root = true [*] end_of_line = lf charset = utf-8 insert_final_newline = true trim_trailing_whitespace = true indent_style = space indent_size = 2 [Makefile] indent_style = tab [{*.md,*.json}] max_line_length = null
Version data entries
2 entries across 2 versions & 2 rubygems