Sha256: 1dd5018b521d97e4667cbd282341ee478dd069a2a576a8568e01e3f4b021d9db

Contents?: true

Size: 273 Bytes

Versions: 3

Compression:

Stored size: 273 Bytes

Contents

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

# top-most EditorConfig file
root = true

# Defaults for all files
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = tab
indent_size = 2
max_line_length = 120
trim_trailing_whitespace = true

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ldbws-1.0.2 .editorconfig
ldbws-1.0.1 .editorconfig
ldbws-1.0.0 .editorconfig