Files
warehouse/.editorconfig

7 lines
105 B
INI

root = true
[*]
indent_style = tab
indent_size = 4
max_line_length = 160
trim_trailing_whitespace = true