Sha256: 3984707c49f021f25e676fae4e75a1d0ea52fd60e70fdb9d1c0a8c6f2b994e52

Contents?: true

Size: 279 Bytes

Versions: 5

Compression:

Stored size: 279 Bytes

Contents

# top-most EditorConfig file
root = true

# Unix-style newlines with a newline ending every file
# Two spaces for indenting
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
max_line_length = 80

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
IPinfo-2.2.4 .editorconfig
IPinfo-2.2.3 .editorconfig
IPinfo-2.2.1 .editorconfig
IPinfo-1.1.0 .editorconfig
IPinfo-1.0.1 .editorconfig