BastionGuard/thirdparty/bastionguard-backup/.editorconfig
specialworld83 f0f913a209 Release 2.0
2026-07-15 10:52:22 +02:00

9 lines
157 B
INI

root = true
[meson.build]
indent_size = 2
charset = utf-8
end_of_line = lf
indent_style = space
trim_trailing_whitespace = true
insert_final_newline = true