mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
10 lines
153 B
INI
10 lines
153 B
INI
# To learn more about .editorconfig see https://aka.ms/editorconfigdocs
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
tab_width = 8
|
|
|
|
[*.yml]
|
|
indent_size = 2
|