Sha256: 4a8c9f58b7062f9ad72f23abb972d4db86c3edd22195c72cd91f0b061352bdb2

Contents?: true

Size: 224 Bytes

Versions: 5

Compression:

Stored size: 224 Bytes

Contents

# https://editorconfig.org

root = true

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

[*.js]
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rbcli-0.3.3 docs-src/themes/hugo-theme-learn/.editorconfig
rbcli-0.3.2 docs-src/themes/hugo-theme-learn/.editorconfig
rbcli-0.3.1 docs-src/themes/hugo-theme-learn/.editorconfig
rbcli-0.3.0 docs-src/themes/hugo-theme-learn/.editorconfig
rbcli-0.2.12 docs-src/themes/hugo-theme-learn/.editorconfig