Sha256: 46d7d8f75a8f387cdab43e332446b38df104e144e7f1ddcb400c79441db8d14c

Contents?: true

Size: 459 Bytes

Versions: 81

Compression:

Stored size: 459 Bytes

Contents

# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org

root = true

[*]

# Change these settings to your own preference
indent_style = space
indent_size = 2

# We recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.js]
indent_style = space
indent_size = 2

[*.md]
trim_trailing_whitespace = false

Version data entries

81 entries across 64 versions & 10 rubygems

Version Path
potassium-7.2.0 lib/potassium/assets/.editorconfig
potassium-7.1.0 lib/potassium/assets/.editorconfig
repo_analyzer-1.6.0 .editorconfig
repo_analyzer-1.5.0 .editorconfig
repo_analyzer-1.4.0 .editorconfig
repo_analyzer-1.3.0 .editorconfig
potassium-7.0.0 lib/potassium/assets/.editorconfig
repo_analyzer-1.2.0 .editorconfig
repo_analyzer-1.1.0 .editorconfig
repo_analyzer-1.0.0 .editorconfig
potassium-6.7.0 lib/potassium/assets/.editorconfig
potassium-6.6.0 lib/potassium/assets/.editorconfig
rubocop-platanus-0.2.0 .editorconfig
rubocop-platanus-0.1.0 .editorconfig
potassium-6.5.0 lib/potassium/assets/.editorconfig
simplecov_linter_formatter-0.2.0 .editorconfig
simplecov_linter_formatter-0.1.0 .editorconfig
simplecov_text_formatter-0.1.0 .editorconfig
rails-queue-it-0.2.0 .editorconfig
rails-queue-it-0.1.0 .editorconfig