summaryrefslogtreecommitdiff
path: root/db/.editorconfig
blob: e189ab1bf15a7ba9c1356dfd37664ae4cc53b721 (plain) (blame)
1
2
3
4
5
6
7
# editorconfig for the libconfig files

[*.conf]
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = tab