amiga/SniffEmu/.editorconfig

13 lines
127 B
INI
Executable File

root = true
[*]
end_of_line = lf
[{Makefile}]
indent_style = tab
tab_size = 4
[{*.c,*.h}]
indent_style = space
tab_size = 4