OSDN Git Service

[Feature] 啓蒙/周辺感知で壁の中の壁も感知する / 壁に囲まれた壁を表示するオプション #643
[hengbandforosx/hengbandosx.git] / .editorconfig
1 root = true
2
3 [*]
4 insert_final_newline = true
5 charset = utf-8
6
7 [*.{c,cpp,h}]
8 charset = utf-8-bom