Files
crawlab/db/.editorconfig
2024-06-14 15:59:48 +08:00

10 lines
145 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true