Files
Thomas Van Lenten 5886254ee2 Copy the formatting related files from swift-nio.
Using their commit d2713abce5a5e89c11b7ad2c00f705a331433b29 for reference.
2024-09-09 14:39:36 -04:00

9 lines
131 B
INI

root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true