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

11 lines
128 B
INI
Raw Normal View History

2022-01-09 02:17:12 +00:00
root = true
[*]
end_of_line = crlf
insert_final_newline = true
indent_style = space
indent_size = 4
[/start]
end_of_line = lf