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
2022-01-09 10:17:12 +08:00

7 lines
101 B
INI

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