ultimate-comparisons/ultimate-comparison-BASE

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
[*]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true

[*.yml]
indent_size = 2

[*.md]
indent_size = 2

[*.sh]
indent_size = 2