Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/.editorconfig
2023-11-11 21:29:45 +08:00

10 lines
128 B
INI

root = true
[*]
end_of_line = crlf
insert_final_newline = true
indent_style = space
indent_size = 4
[/start]
end_of_line = lf