Sha256: 57873b8430f69495bd506c499ca17657d5644c051a6a4f4a59fd8f7695d1fee7

Contents?: true

Size: 307 Bytes

Versions: 34

Compression:

Stored size: 307 Bytes

Contents

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

# top-most EditorConfig file
root = true

# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8

[*.{rb,yml,json,rake}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true

Version data entries

34 entries across 34 versions & 3 rubygems

Version Path
nxt_support-0.6.0 .editorconfig
nxt_support-0.5.0 .editorconfig
nxt_support-0.4.3 .editorconfig
nxt_support-0.4.2 .editorconfig
nxt_support-0.4.1 .editorconfig
nxt_support-0.4.0 .editorconfig
nxt_support-0.3.0 .editorconfig
nxt_support-0.2.1 .editorconfig
nxt_support-0.2.0 .editorconfig
nxt_support-0.1.16 .editorconfig
nxt_registry-0.3.10 .editorconfig
nxt_support-0.1.15 .editorconfig
nxt_registry-0.3.9 .editorconfig
nxt_registry-0.3.8 .editorconfig
nxt_registry-0.3.6 .editorconfig
nxt_registry-0.3.5 .editorconfig
nxt_registry-0.3.4 .editorconfig
nxt_registry-0.3.3 .editorconfig
nxt_registry-0.3.2 .editorconfig
nxt_registry-0.3.1 .editorconfig