Sha256: 26a53a9c4037fa8acb44cee6ddf1f0b567b9648aedbd817f9bb4c0e2c26e28ee
Contents?: true
Size: 248 Bytes
Versions: 16
Compression:
Stored size: 248 Bytes
Contents
# This file is for unifying the coding style for different editors and IDEs # editorconfig.org root = true [*] charset = utf-8 indent_size = 2 indent_style = space insert_final_newline = true max_line_length = 120 trim_trailing_whitespace = true
Version data entries
16 entries across 16 versions & 4 rubygems