Sha256: cca9ef0a5620f2676151d7cf9f763944aa95745442326499eea6ad7f53ef6b60

Contents?: true

Size: 255 Bytes

Versions: 38

Compression:

Stored size: 255 Bytes

Contents

# http://editorconfig.org
root = true

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

[*.{sh,md}]
indent_size = 4
max_line_length = 0
trim_trailing_whitespace = false

Version data entries

38 entries across 38 versions & 3 rubygems

Version Path
zerobounce-0.3.1 .editorconfig
zerobounce-0.3.0 .editorconfig
zerobounce-0.2.2 .editorconfig
zerobounce-0.2.0 .editorconfig
zerobounce-0.1.2 .editorconfig
firebug-1.4.2 .editorconfig
firebug-1.4.1 .editorconfig
sidekiq-control-0.0.12 .editorconfig
sidekiq-control-0.0.11 .editorconfig
sidekiq-control-0.0.10 .editorconfig
zerobounce-0.1.1 .editorconfig
firebug-1.4.0 .editorconfig
firebug-1.3.0 .editorconfig
firebug-1.2.2 .editorconfig
firebug-1.2.1 .editorconfig
firebug-1.2.0 .editorconfig
zerobounce-0.1.0 .editorconfig
zerobounce-0.0.6 .editorconfig
zerobounce-0.0.5 .editorconfig
zerobounce-0.0.4 .editorconfig