Sha256: 8477fab9bd0d38b88a27ee390f778e606b1a6bf11a025b5dc62062f717580de1

Contents?: true

Size: 452 Bytes

Versions: 67

Compression:

Stored size: 452 Bytes

Contents

# EditorConfig is awesome: http://EditorConfig.org

# top-most EditorConfig file
root = true

# default configuration
[*]
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true

# Unix-style newlines with a newline ending every file
end_of_line = lf

# Set default charset
charset = utf-8

# Tab indentation (no size specified)
[Makefile]
indent_style = tab

[*.{md,markdown}]
trim_trailing_whitespace = false

Version data entries

67 entries across 67 versions & 4 rubygems

Version Path
asset_sync-2.19.2 .editorconfig
contracted_value-0.1.3 .editorconfig
contracted_value-0.1.2 .editorconfig
asset_sync-2.19.1 .editorconfig
asset_sync-2.19.0 .editorconfig
asset_sync-2.18.1 .editorconfig
asset_sync-2.18.0 .editorconfig
asset_sync-2.17.0 .editorconfig
contracted_value-0.1.1 .editorconfig
asset_sync-2.16.0 .editorconfig
asset_sync-2.15.3 .editorconfig
asset_sync-2.15.2 .editorconfig
asset_sync-2.15.1 .editorconfig
asset_sync-2.15.0 .editorconfig
i18n-js-3.9.0 .editorconfig
i18n-js-3.8.4 .editorconfig
asset_sync-2.14.2 .editorconfig
i18n-js-3.8.3 .editorconfig
asset_sync-2.14.1 .editorconfig
asset_sync-2.14.0 .editorconfig