Sha256: a2c6d0eaeb0b3913ff1a003e854811c4b67b46ef7bef23bfc6d1e374ebf88e01

Contents?: true

Size: 314 Bytes

Versions: 24

Compression:

Stored size: 314 Bytes

Contents

# top-most EditorConfig file
root = true

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

[*.{rb,yml}]
indent_size = 2

[*.{rb,yml,md}]
indent_style = space
charset = utf-8

[*.{md,markdown}]
trim_trailing_whitespace = false

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
gitlab-styles-13.0.1 .editorconfig
gitlab-styles-13.0.0 .editorconfig
gitlab-styles-11.0.0 .editorconfig
gitlab-styles-10.1.0 .editorconfig
gitlab-styles-10.0.0 .editorconfig
gitlab-styles-9.2.0 .editorconfig
gitlab-styles-9.1.0 .editorconfig
gitlab-styles-9.0.0 .editorconfig
gitlab-styles-8.0.0 .editorconfig
gitlab-styles-7.1.0 .editorconfig
gitlab-styles-7.0.0 .editorconfig
gitlab-styles-6.6.0 .editorconfig
gitlab-styles-6.5.0 .editorconfig
gitlab-styles-6.4.0 .editorconfig
gitlab-styles-6.3.0 .editorconfig
gitlab-styles-6.2.1 .editorconfig
gitlab-styles-6.2.0 .editorconfig
gitlab-styles-6.1.0 .editorconfig
gitlab-styles-6.0.0 .editorconfig
gitlab-styles-5.4.0 .editorconfig