Sha256: 786bf632a7e37d317a341625099844557ceb596a024d0319e1c6f0de615ef7f4

Contents?: true

Size: 318 Bytes

Versions: 6

Compression:

Stored size: 318 Bytes

Contents

# EditorConfig configuration file

root                       = true

[*]
  charset                  = utf-8
  end_of_line              = lf
  indent_size              = 2
  indent_style             = space
  insert_final_newline     = true
  trim_trailing_whitespace = true

[*.md]
  trim_trailing_whitespace = false

Version data entries

6 entries across 6 versions & 4 rubygems

Version Path
mention_system-0.3.1 .editorconfig
mention_system-0.3.0 .editorconfig
mention_system-0.2.0 .editorconfig
like_system-0.2.0 .editorconfig
follow_system-0.2.0 .editorconfig
bookmark_system-0.2.0 .editorconfig