mirror of
https://github.com/foxcpp/maddy.git
synced 2026-02-03 22:34:40 +02:00
11 lines
143 B
INI
11 lines
143 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.{scd,go}]
|
|
indent_style = tab
|
|
indent_size = 4
|