Sha256: e05e6d8395612d3dbbc719e6b0d2a1fea1ffaf342155201c9952f4bb9d600e5c

Contents?: true

Size: 163 Bytes

Versions: 1

Compression:

Stored size: 163 Bytes

Contents

# http://editorconfig.org
root = true

[*]
charset = utf-8
end_of_line = lf

[*.{rb,erb,nix}]
indent_size = 2
indent_style = space
trim_trailing_whitespace = true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
confctl-1.0.0 .editorconfig