Sha256: 5a623d4c40d8268868b0f181afba552303a52445dc8254f9525682b6b1e6156f

Contents?: true

Size: 267 Bytes

Versions: 2

Compression:

Stored size: 267 Bytes

Contents

# This file is for unifying the coding style for different editors and IDEs
# editorconfig.org

root = true

[*]
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2

[*.md]
trim_trailing_whitespace = false

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
dns-sd-0.1.3 .editorconfig
siracha-0.1.1 templates/dotfiles/.editorconfig