mirror of
https://github.com/swift-server/swift-openapi-vapor.git
synced 2026-05-03 07:12:27 +00:00
8 lines
130 B
INI
8 lines
130 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true |