Sha256: 812258f3008c8452a8a2623657cba2029e92c0f21e999fb9a343399b9ad3eb99

Contents?: true

Size: 297 Bytes

Versions: 12

Compression:

Stored size: 297 Bytes

Contents

# EditorConfig is awesome: http://EditorConfig.org

# top-most EditorConfig file
root = true

# Unix-style newlines with a newline ending every file
[*]
charset = utf-8
end_of_line = lf

[*.{rb,yml}]
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true

Version data entries

12 entries across 12 versions & 6 rubygems

Version Path
id_pack-1.0.3 .editorconfig
id_pack-1.0.2 .editorconfig
attr_masker-0.3.1 .editorconfig
attr_masker-0.3.0 .editorconfig
request_info-0.3.0 .editorconfig
country_to_locales_mapping-0.1.0 .editorconfig
uri_format_validator-0.1.0 .editorconfig
attr_masker-0.2.1 .editorconfig
attr_masker-0.2.0 .editorconfig
rack-cleanser-0.1.0 .editorconfig
attr_masker-0.1.1 .editorconfig
attr_masker-0.1.0 .editorconfig