OSDN Git Service

[Chore] .editorconfigからutf-8-bomの指定を削除
[hengbandforosx/hengbandosx.git] / .editorconfig
1 root = true
2
3 [*]
4 insert_final_newline = true
5 charset = utf-8