amiga/SniffEmu/.editorconfig

13 lines
127 B
INI
Raw Normal View History

2023-02-16 20:15:00 +00:00
root = true
[*]
end_of_line = lf
[{Makefile}]
indent_style = tab
tab_size = 4
[{*.c,*.h}]
indent_style = space
tab_size = 4