Sha256: 1129384fa7889b788dc1fb05c6a87dbe820a85e3d2905fee20241dd03802aeea

Contents?: true

Size: 278 Bytes

Versions: 6

Compression:

Stored size: 278 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,slim,haml}]
trim_trailing_whitespace = true

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
rubocop-mhenrixon-3.0.0 config/.editorconfig
sidekiq-unique-jobs-6.0.13 .editorconfig
sidekiq-unique-jobs-6.0.12 .editorconfig
sidekiq-unique-jobs-6.0.11 .editorconfig
sidekiq-unique-jobs-6.0.10 .editorconfig
sidekiq-unique-jobs-6.0.9 .editorconfig