Sha256: a2c6d0eaeb0b3913ff1a003e854811c4b67b46ef7bef23bfc6d1e374ebf88e01
Contents?: true
Size: 314 Bytes
Versions: 24
Compression:
Stored size: 314 Bytes
Contents
# top-most EditorConfig file root = true # Unix-style newlines with a newline ending every file [*] end_of_line = lf trim_trailing_whitespace = true insert_final_newline = true [*.{rb,yml}] indent_size = 2 [*.{rb,yml,md}] indent_style = space charset = utf-8 [*.{md,markdown}] trim_trailing_whitespace = false
Version data entries
24 entries across 24 versions & 1 rubygems