Files
warehouse/.editorconfig
2024-10-28 00:48:53 -04:00

7 lines
106 B
INI

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