Sha256: 953f78577b58ba87f9833ffe9f2b568c68ae4a65c8c9630a9070c2b2b175df84

Contents?: true

Size: 313 Bytes

Versions: 24

Compression:

Stored size: 313 Bytes

Contents

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

# No .editorconfig files above the root directory
root = true

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

[*.md]
trim_trailing_whitespace = false

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
valvat-1.4.1 .editorconfig
valvat-1.4.0 .editorconfig
valvat-1.3.0 .editorconfig
valvat-1.2.1 .editorconfig
valvat-1.2.0 .editorconfig
valvat-1.1.5 .editorconfig
valvat-1.1.4 .editorconfig
valvat-1.1.3 .editorconfig
valvat-1.1.2 .editorconfig
valvat-1.1.1 .editorconfig
valvat-1.1.0 .editorconfig
valvat-1.0.1 .editorconfig
valvat-1.0.0 .editorconfig
valvat-0.9.1 .editorconfig
valvat-0.9.0 .editorconfig
valvat-0.8.2 .editorconfig
valvat-0.8.1 .editorconfig
valvat-0.8.0 .editorconfig
valvat-0.7.4 .editorconfig
valvat-0.7.3 .editorconfig