mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 08:08:53 -05:00
87e1e608cc
Signed-off-by: Drew DeVault <sir@cmpwn.com> Fixes: https://codeberg.org/redict/redict/issues/17
11 lines
168 B
INI
11 lines
168 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
indent_style = space
|
|
indent_size = 4
|
|
max_line_length = 80
|