Sha256: 953f78577b58ba87f9833ffe9f2b568c68ae4a65c8c9630a9070c2b2b175df84
Contents?: true
Size: 313 Bytes
Versions: 24
Compression:
Stored size: 313 Bytes
Contents
# This file is for unifying the coding style for different editors and IDEs. # http://editorconfig.org # No .editorconfig files above the root directory root = true [*] indent_style = space indent_size = 2 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false
Version data entries
24 entries across 24 versions & 1 rubygems