Sha256: b4e68ffecbc6b9b8ece3f34f079697bc5e3d778755d86cc2bff76001cd1f1fbc
Contents?: true
Size: 279 Bytes
Versions: 27
Compression:
Stored size: 279 Bytes
Contents
# This file is for unifying the coding style for different editors and IDEs # editorconfig.org root = true [*] charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true indent_style = space indent_size = 2 [*.{md,slim,haml}] trim_trailing_whitespace = false
Version data entries
27 entries across 27 versions & 1 rubygems