Sha256: c496b39c563e6f61c71513b7666bde1c1e1b8bc363ff5966c4be4326fb327eae

Contents?: true

Size: 166 Bytes

Versions: 1

Compression:

Stored size: 166 Bytes

Contents

# http://editorconfig.org
root = true

[*]
charset = utf-8
end_of_line = lf

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
confctl-2.0.0 .editorconfig