Sha256: 0c00c4bc2ac644e4c3b71c86dc4faefdcb39ed66e30cfde5d204ab5d54962dfa
Contents?: true
Size: 275 Bytes
Versions: 5
Compression:
Stored size: 275 Bytes
Contents
# Taken from https://raw.githubusercontent.com/rubocop-hq/rubocop/master/.editorconfig root = true [*] indent_style = space indent_size = 2 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.md] trim_trailing_whitespace = false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
longleaf-1.1.1 | .editorconfig |
longleaf-1.1.0 | .editorconfig |
longleaf-1.0.0 | .editorconfig |
longleaf-0.3.0 | .editorconfig |
longleaf-0.2.0.pre.1 | .editorconfig |