mirror of https://github.com/arendst/Tasmota.git
8 lines
120 B
INI
8 lines
120 B
INI
|
[Makefile]
|
||
|
indent_style = tab
|
||
|
indent_size = 4
|
||
|
|
||
|
[src/*.h,src/*.cpp,examples/**.ino]
|
||
|
indent_style = space
|
||
|
indent_size = 2
|