Files
warehouse/.editorconfig

7 lines
105 B
INI
Raw Permalink Normal View History

2024-09-18 18:43:16 -04:00
root = true
[*]
indent_style = tab
2024-09-18 18:43:16 -04:00
indent_size = 4
max_line_length = 160
trim_trailing_whitespace = true